Changeset 18153 for branches/cleanup/ippTools/src/chiptoolConfig.c
- Timestamp:
- Jun 16, 2008, 1:49:43 PM (18 years ago)
- File:
-
- 1 edited
-
branches/cleanup/ippTools/src/chiptoolConfig.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/cleanup/ippTools/src/chiptoolConfig.c
r17863 r18153 44 44 } 45 45 46 // - queue46 // -definebyquery 47 47 psMetadata *queueArgs = psMetadataAlloc(); 48 48 // XXX need to allow multiple exp_ids … … 293 293 psMetadata *modes = psMetadataAlloc(); 294 294 295 PXOPT_ADD_MODE("- queue", "create runs from raw exposures",296 CHIPTOOL_MODE_ QUEUE, queueArgs);295 PXOPT_ADD_MODE("-definebyquery", "create runs from raw exposures", 296 CHIPTOOL_MODE_DEFINEBYQUERY, queueArgs); 297 297 PXOPT_ADD_MODE("-updaterun", "change chip run properties", 298 298 CHIPTOOL_MODE_UPDATERUN, updaterunArgs);
Note:
See TracChangeset
for help on using the changeset viewer.
