Ignore:
Timestamp:
Jun 10, 2018 3:17:30 PM (5 years ago)
Author:
toby
Message:

fix minor bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIdataGUI.py

    r3396 r3427  
    27392739            self.dirname = os.path.abspath(os.path.dirname(arg[1]))
    27402740            if self.dirname:
     2741                self.GSASprojectfile = os.path.split(self.GSASprojectfile)[1]
    27412742                os.chdir(self.dirname)
    27422743                self.LastGPXdir = self.dirname
Note: See TracChangeset for help on using the changeset viewer.