Skip to content
Snippets Groups Projects
MantidHeader.py 412 B
Newer Older
##########################################################
#                                                        #
# A wrapper module to handle creating the Mantid Python  # 
# framework.                                             #
#                                                        #
##########################################################
from MantidFramework import *    

mtd.initialise(False)