IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 6, 2009, 2:27:51 PM (17 years ago)
Author:
bills
Message:

move setting of -label arguments from add_poll_args
to a new macro add_poll_labels.
Call the macro from the science processing tasks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/warp.pro

    r24064 r24098  
    108108    end
    109109    add_poll_args run
     110    add_poll_labels run
    110111    command $run
    111112  end
     
    233234    end
    234235    add_poll_args run
     236    add_poll_labels run
    235237    command $run
    236238  end
     
    370372    end
    371373    add_poll_args run
     374    add_poll_labels run
    372375    command $run
    373376  end
     
    420423    end
    421424    add_poll_args run
     425    add_poll_labels run
    422426    command $run
    423427  end
Note: See TracChangeset for help on using the changeset viewer.