Skip to content

Commit

Permalink
refs #8755. Restructure modules and delete others.
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenArnold committed Jan 27, 2014
1 parent 034a7ce commit 0ff3382
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 965 deletions.
@@ -1,4 +1,4 @@
from isis_reflgui.settings import *
from settings import *
import xml.etree.ElementTree as xml

'''
Expand Down
2 changes: 1 addition & 1 deletion Code/Mantid/scripts/Interface/ui/reflectometer/refl_gui.py
Expand Up @@ -8,7 +8,7 @@
from mantid.simpleapi import *
from isis_reflectometry.quick import *
from isis_reflectometry.combineMulti import *
from isis_reflgui.latest_isis_runs import *
from latest_isis_runs import *
from mantid.api import Workspace, WorkspaceGroup

try:
Expand Down
Empty file.

0 comments on commit 0ff3382

Please sign in to comment.