IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 15, 2008, 1:36:47 PM (17 years ago)
Author:
bills
Message:

fixed some inconsistent names for books. turned off the mask
task since it doesn't work yet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/magic.pro

    r20668 r20760  
    88
    99### Initialise the books containing the tasks to do
    10 book init magicToTree
    11 book init magicToProcess
    12 book init magicToMask
     10book init magicTree
     11book init magicProcess
     12book init magicMask
    1313
    1414### Database lists
     
    1919### Check status of tasks
    2020macro magic.status
    21   book listbook magicToTree
    22   book listbook magicToProcess
    23   book listbook magicToMask
     21  book listbook magicTree
     22  book listbook magicProcess
     23  book listbook magicMask
    2424end
    2525
     
    363363  periods      -timeout 60
    364364
     365#this task is not ready to go yet
     366active false
     367
    365368  task.exec
    366369    book npages magicMask -var N
Note: See TracChangeset for help on using the changeset viewer.