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

    r2895 r2900  
    33import wx
    44import GSASIIspc as G2spc
    5 import GSASIIgrid as G2gd
    6 import GSASIIctrls as G2G
     5import GSASIIdataGUI as G2gd
     6import GSASIIctrlGUI as G2G
    77import numpy as np
    88import copy
Note: See TracChangeset for help on using the changeset viewer.