Newer
Older
Federico Montesino Pouzols
committed
#-------------------------------------------------------------------
# mantidplot.py
#
# Load 'pymantidplot' which cannot be called 'mantidplot' because of
Federico Montesino Pouzols
committed
# name conflict with the MantidPlot binary (especially on osx)
#-------------------------------------------------------------------
from __future__ import (absolute_import, division,
import pymantidplot
from pymantidplot import *
Federico Montesino Pouzols
committed
# and the old qtiplot stuff
import pymantidplot.qtiplot