Skip to content

Commit

Permalink
Rename interfact name. Refs #6555.
Browse files Browse the repository at this point in the history
  • Loading branch information
wdzhou committed Apr 1, 2013
1 parent edfc8c1 commit cd95c74
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from reduction_application import ReductionGUI
from PyQt4 import QtCore, uic

#reducer = ReductionGUI(instrument_list=["VULCAN"])
reducer = ReductionGUI(instrument_list=["PG3", "NOM", "VULCAN"])
reducer.setup_layout(load_last=True)
reducer.show()

0 comments on commit cd95c74

Please sign in to comment.