IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 29, 2010, 11:35:57 AM (16 years ago)
Author:
bills
Message:

move macros for turning revert tasks on and off from simtest.pro to pantasks.pro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/simtest.pro

    r26978 r28767  
    159159  $SIMTEST_AUTO = simtest.flatcorr.auto
    160160end
    161 
    162 macro tasks.revert.off
    163     chip.revert.off
    164     camera.revert.off
    165     fake.revert.off
    166     warp.revert.off
    167     diff.revert.off
    168     stack.revert.off
    169 end
    170 macro tasks.revert.on
    171     chip.revert.on
    172     camera.revert.on
    173     fake.revert.on
    174     warp.revert.on
    175     diff.revert.on
    176     stack.revert.on
    177 end
Note: See TracChangeset for help on using the changeset viewer.