Changeset 18076 for branches/cleanup/ippTools/src/pxwarp.c
- Timestamp:
- Jun 10, 2008, 4:02:14 PM (18 years ago)
- Location:
- branches/cleanup/ippTools/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cleanup/ippTools/src
- Property svn:ignore
-
old new 23 23 difftool 24 24 stacktool 25 faketool 25 26 dettool 26 27 detselect
-
- Property svn:ignore
-
branches/cleanup/ippTools/src/pxwarp.c
r17180 r18076 135 135 136 136 137 bool pxwarpQueueBy CamID(pxConfig *config,138 psS64 cam_id,137 bool pxwarpQueueByFakeID(pxConfig *config, 138 psS64 fake_id, 139 139 char *workdir, 140 140 char *label, … … 148 148 if (!warpRunInsert(config->dbh, 149 149 0, // ID 150 cam_id,150 fake_id, 151 151 "warp", // mode 152 152 "run", // state
Note:
See TracChangeset
for help on using the changeset viewer.
