Changeset 315 for trunk/GSASIIpwd.py


Ignore:
Timestamp:
Jun 28, 2011 12:21:46 PM (12 years ago)
Author:
toby
Message:

new scons file for compiling (needs linux & win work); update macbin's; changes to texture to work on Mac; minor cleanup to GSASIIpwd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIpwd.py

    r311 r315  
    876876       
    877877#testing data
    878 import GSASIItestplot as plot
    879878NeedTestData = True
    880879def TestData():
     
    925924
    926925if __name__ == '__main__':
     926    import GSASIItestplot as plot
    927927    global plotter
    928928    plotter = plot.PlotNotebook()
Note: See TracChangeset for help on using the changeset viewer.