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

    r24064 r24098  
    9191    end
    9292    add_poll_args run
     93    add_poll_labels run
    9394    command $run
    9495  end
     
    225226    end
    226227    add_poll_args run
     228    add_poll_labels run
    227229    command $run
    228230  end
     
    279281    end
    280282    add_poll_args run
     283    add_poll_labels run
    281284    command $run
    282285  end
Note: See TracChangeset for help on using the changeset viewer.