Changeset 315 for trunk/GSASIIpwd.py
- Timestamp:
- Jun 28, 2011 12:21:46 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIpwd.py
r311 r315 876 876 877 877 #testing data 878 import GSASIItestplot as plot879 878 NeedTestData = True 880 879 def TestData(): … … 925 924 926 925 if __name__ == '__main__': 926 import GSASIItestplot as plot 927 927 global plotter 928 928 plotter = plot.PlotNotebook()
Note: See TracChangeset
for help on using the changeset viewer.