IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 2, 2007, 3:57:20 PM (19 years ago)
Author:
jhoblitt
Message:

merge chipqueue.c -> pxchip.c
merge camqueue.c -> pxcam.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/backtrack/ippTools/src/pxchip.h

    r13994 r13996  
    2727bool pxchipRunSetState(pxConfig *config, psS64 chip_id, const char *state);
    2828
     29bool pxchipQueueByExpTag(pxConfig *config,
     30                         psString exp_tag,
     31                         psString workdir,
     32                         psString label,
     33                         psString recipe,
     34                         psString expgroup,
     35                         psString dvodb);
     36
    2937#endif // PXCHIP_H
Note: See TracChangeset for help on using the changeset viewer.