IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 20, 2008, 3:48:37 PM (18 years ago)
Author:
eugene
Message:

merging changes from JHs end_stage branch (new end_stage field and related features; substantial cleanup via macros)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxchip.h

    r15580 r16170  
    2929psS64 pxchipQueueByExpTag(pxConfig *config,
    3030                         psS64 exp_id,
    31                          psString workdir,
    32                          psString label,
    33                          psString reduction,
    34                          psString expgroup,
    35                          psString dvodb);
     31                         char *workdir,
     32                         char *label,
     33                         char *reduction,
     34                         char *expgroup,
     35                         char *dvodb,
     36                         char *tess_id,
     37                         char *end_stage);
    3638
    3739#endif // PXCHIP_H
Note: See TracChangeset for help on using the changeset viewer.