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/GSASIIpwdGUI.py

    r2893 r2900  
    3737import GSASIIindex as G2indx
    3838import GSASIIplot as G2plt
    39 import GSASIIgrid as G2gd
    40 import GSASIIctrls as G2G
     39import GSASIIdataGUI as G2gd
     40import GSASIIctrlGUI as G2G
    4141import GSASIIElemGUI as G2elemGUI
    4242import GSASIIElem as G2elem
Note: See TracChangeset for help on using the changeset viewer.