IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18790


Ignore:
Timestamp:
Jul 30, 2008, 1:57:54 PM (18 years ago)
Author:
Paul Price
Message:

Had wrong names for macros.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/magic.pro

    r18783 r18790  
    1818
    1919### Check status of tasks
    20 macro warp.status
     20macro magic.status
    2121  book listbook magicToTree
    2222  book listbook magicToProcess
     
    2525
    2626### Reset tasks
    27 macro warp.reset
     27macro magic.reset
    2828  book init magicTree
    2929  book init magicProcess
     
    3232
    3333### Turn tasks on
    34 macro warp.on
     34macro magic.on
    3535  task magic.tree.load
    3636    active true
     
    5454
    5555### Turn tasks off
    56 macro warp.on
     56macro magic.on
    5757  task magic.tree.load
    5858    active false
Note: See TracChangeset for help on using the changeset viewer.