Ignore:
Timestamp:
Jul 4, 2017 9:37:13 AM (6 years ago)
Author:
toby
Message:

reorg for GUI separation pretty much complete (GSASIIIO.py still needs some thought)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branch/2frame/GSASIIexprGUI.py

    r2899 r2900  
    3030import GSASIIpath
    3131GSASIIpath.SetVersionNumber("$Revision$")
    32 import GSASIIgrid as G2gd
    33 import GSASIIctrls as G2G
     32import GSASIIdataGUI as G2gd
     33import GSASIIctrlGUI as G2G
    3434import GSASIIpy3 as G2py3
    3535import GSASIIobj as G2obj
Note: See TracChangeset for help on using the changeset viewer.