Changeset 3838
- Timestamp:
- Mar 6, 2019 1:03:59 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIstrMain.py
r3836 r3838 276 276 # return False,Msg.msg 277 277 278 #for testing purposes !!!279 if DEBUG: # and IfOK:278 #for testing purposes, create a file for testderiv 279 if GSASIIpath.GetConfigValue('debug'): # and IfOK: 280 280 #needs: values,HistoPhases,parmDict,varylist,calcControls,pawleyLookup 281 281 fl = open(ospath.splitext(GPXfile)[0]+'.testDeriv','wb')
Note: See TracChangeset
for help on using the changeset viewer.