Ignore:
Timestamp:
Jun 11, 2019 10:05:07 PM (6 years ago)
Author:
toby
Message:

implement filter for screen messages; start to replace print() with G2Print(); scripting changes for PDF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/GSASIIdataGUI.py ΒΆ

    r4015 r4021  
    41624162                dirname,filename = os.path.split(filename)
    41634163                filename = os.path.splitext(filename)[0]
     4164            Inst = None
     4165            Limits = None
    41644166            for export in exports:
    41654167                if len(exports) > 1:
Note: See TracChangeset for help on using the changeset viewer.