Changeset 9177 for trunk/ippTools/src/dettool.c
- Timestamp:
- Oct 3, 2006, 5:02:53 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dettool.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dettool.c
r9176 r9177 3638 3638 " AND detInputExp.exp_tag = detResidExp.exp_tag" 3639 3639 " WHERE" 3640 " det run.state = 'run'"3640 " detRun.state = 'run'" 3641 3641 " AND detResidExp.det_id IS NULL" 3642 3642 " AND detResidExp.iteration IS NULL" … … 3944 3944 " AND detInputExp.exp_tag = detResidExp.exp_tag" 3945 3945 " WHERE" 3946 " det run.state = 'run'"3946 " detRun.state = 'run'" 3947 3947 " GROUP BY" 3948 3948 " detRun.position,"
Note:
See TracChangeset
for help on using the changeset viewer.
