Changeset 4764 for trunk/GSASIIdataGUI.py
- Timestamp:
- Jan 13, 2021 9:42:03 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIdataGUI.py
r4763 r4764 3273 3273 print('Ignoring Config Starting_directory value: '+ 3274 3274 GSASIIpath.GetConfigValue('Starting_directory')) 3275 3276 3275 3277 3276 def GetTreeItemsList(self,item): … … 4344 4343 self.dirname = os.path.split(filename)[0] 4345 4344 4345 # if self.G2plotNB.plotList: 4346 # self.G2plotNB.clear() 4346 4347 self.init_vars() 4347 4348 try:
Note: See TracChangeset
for help on using the changeset viewer.