Changeset 1304 for trunk/GSASII.py


Ignore:
Timestamp:
Apr 25, 2014 3:09:03 PM (9 years ago)
Author:
vondreele
Message:

forgot to clear the flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASII.py

    r1303 r1304  
    351351        if self.Tutorials:
    352352            dlg.SetDirectory(os.path.join(GSASIIpath.path2GSAS2,'Exercises'))
     353            self.Tutorials = False
    353354        try:
    354355            if dlg.ShowModal() == wx.ID_OK:
Note: See TracChangeset for help on using the changeset viewer.