Changeset 14214 for trunk/ippTools/src/pxchip.c
- Timestamp:
- Jul 13, 2007, 5:44:48 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxchip.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxchip.c
r14091 r14214 57 57 58 58 bool pxchipQueueByExpTag(pxConfig *config, 59 psS tringexp_id,59 psS64 exp_id, 60 60 psString workdir, 61 61 psString label, … … 75 75 if (!chipRunInsert(config->dbh, 76 76 0x0, // chip_id 77 (psS64)atoll(exp_id),77 exp_id, 78 78 "run", // state 79 79 workdir,
Note:
See TracChangeset
for help on using the changeset viewer.
