IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 2, 2007, 12:42:55 PM (19 years ago)
Author:
jhoblitt
Message:

add camQueueChipID and use it where appropriate

File:
1 edited

Legend:

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

    r12025 r12188  
    3737pxConfig *camtoolConfig(pxConfig *config, int argc, char **argv);
    3838
     39bool camQueueChipID(pxConfig *config,
     40                    psS64 chip_id,
     41                    psString label,
     42                    psString recipe,
     43                    psString expgroup,
     44                    psString dvodb);
     45
    3946#endif // CAMTOOL_H
Note: See TracChangeset for help on using the changeset viewer.