Changeset 3838


Ignore:
Timestamp:
Mar 6, 2019 1:03:59 PM (5 years ago)
Author:
toby
Message:

fix previous

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIstrMain.py

    r3836 r3838  
    276276#        return False,Msg.msg
    277277
    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:
    280280#needs: values,HistoPhases,parmDict,varylist,calcControls,pawleyLookup
    281281        fl = open(ospath.splitext(GPXfile)[0]+'.testDeriv','wb')
Note: See TracChangeset for help on using the changeset viewer.