IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29719


Ignore:
Timestamp:
Nov 9, 2010, 1:55:16 PM (16 years ago)
Author:
bills
Message:

add macros for turning off pstamp.request.find

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pstamp.pro

    r29613 r29719  
    134134    end
    135135    task pstamp.cleanup.run
     136        active false
     137    end
     138end
     139macro pstamp.find.on
     140    task pstamp.request.find
     141        active true
     142    end
     143end
     144macro pstamp.find.off
     145    task pstamp.request.find.load
    136146        active false
    137147    end
Note: See TracChangeset for help on using the changeset viewer.