Changeset 1304 for trunk/GSASII.py
- Timestamp:
- Apr 25, 2014 3:09:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASII.py
r1303 r1304 351 351 if self.Tutorials: 352 352 dlg.SetDirectory(os.path.join(GSASIIpath.path2GSAS2,'Exercises')) 353 self.Tutorials = False 353 354 try: 354 355 if dlg.ShowModal() == wx.ID_OK:
Note: See TracChangeset
for help on using the changeset viewer.