Changeset 1141 for trunk/GSASII.py
- Timestamp:
- Nov 7, 2013 2:46:36 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/GSASII.py ¶
r1138 r1141 72 72 import GSASIIstrIO as G2stIO 73 73 import GSASIImapvars as G2mv 74 import GSASIIobj as G2obj 74 75 75 76 #wx inspector - use as needed … … 2537 2538 print('For phase "'+str(phase)+ 2538 2539 '" unresolved reference to histogram "'+str(hist)+'"') 2540 G2obj.IndexAllIds(Histograms=Histograms,Phases=Phases) 2539 2541 return Histograms,Phases 2540 2542
Note: See TracChangeset
for help on using the changeset viewer.