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/chip.pro

    r24064 r24098  
    9494    end
    9595    add_poll_args run
     96    add_poll_labels run
    9697    command $run
    9798  end
     
    249250    end
    250251    add_poll_args run
     252    add_poll_labels run
    251253    command $run
    252254  end
     
    302304    end
    303305    add_poll_args run
     306    add_poll_labels run
    304307    command $run
    305308  end
Note: See TracChangeset for help on using the changeset viewer.