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/pxcam.h

    r14018 r16170  
    2929bool pxcamQueueByChipID(pxConfig *config,
    3030                        psS64 chip_id,
    31                         psString workdir,
    32                         psString label,
    33                         psString recipe,
    34                         psString expgroup,
    35                         psString dvodb);
     31                        char *workdir,
     32                        char *label,
     33                        char *recipe,
     34                        char *expgroup,
     35                        char *dvodb,
     36                        char *tess_id,
     37                        char *end_stage);
    3638
    3739#endif // PXCAM_H
Note: See TracChangeset for help on using the changeset viewer.