IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26967


Ignore:
Timestamp:
Feb 16, 2010, 4:45:10 PM (16 years ago)
Author:
heather
Message:

fixing survey.pro for addstar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/survey.pro

    r26950 r26967  
    638638    book getword SURVEY_ADDSTAR $label DVODB -var dvodb
    639639 
    640     $run = addtool -definebyquery -destreaked -label $label -set_dvodb $dbodb
    641 
     640 #   $run = addtool -definebyquery -destreaked -label $label -set_dvodb $dbodb
     641    $run = addtool
    642642    if ($DB:n == 0)
    643643      option DEFAULT
     
    647647    end
    648648   
     649    $run = $run -definebyquery -destreaked -label $label -set_dvodb $dbodb
    649650    echo $run
    650651    command $run
Note: See TracChangeset for help on using the changeset viewer.