Changeset 19465 for trunk/ippTasks/warp.pro
- Timestamp:
- Sep 10, 2008, 11:07:54 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/warp.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/warp.pro
r19409 r19465 96 96 97 97 task.exec 98 $run = warptool -tooverlap -limit 2098 $run = warptool -tooverlap 99 99 if ($DB:n == 0) 100 100 option DEFAULT … … 209 209 210 210 task.exec 211 $run = warptool -towarped -limit 20211 $run = warptool -towarped 212 212 if ($DB:n == 0) 213 213 option DEFAULT … … 328 328 329 329 task.exec 330 $run = warptool -pendingcleanuprun -limit 20330 $run = warptool -pendingcleanuprun 331 331 if ($DB:n == 0) 332 332 option DEFAULT
Note:
See TracChangeset
for help on using the changeset viewer.
