Changeset 18093 for trunk/ippTools/src/chiptoolConfig.c
- Timestamp:
- Jun 12, 2008, 11:53:45 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptoolConfig.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptoolConfig.c
r17859 r18093 44 44 } 45 45 46 // - queue46 // -definebyquery 47 47 psMetadata *queueArgs = psMetadataAlloc(); 48 48 // XXX need to allow multiple exp_ids … … 286 286 psMetadata *modes = psMetadataAlloc(); 287 287 288 PXOPT_ADD_MODE("- queue", "create runs from raw exposures",289 CHIPTOOL_MODE_ QUEUE, queueArgs);288 PXOPT_ADD_MODE("-definebyquery", "create runs from raw exposures", 289 CHIPTOOL_MODE_DEFINEBYQUERY, queueArgs); 290 290 PXOPT_ADD_MODE("-updaterun", "change chip run properties", 291 291 CHIPTOOL_MODE_UPDATERUN, updaterunArgs);
Note:
See TracChangeset
for help on using the changeset viewer.
