Changeset 26886
- Timestamp:
- Feb 10, 2010, 6:41:57 PM (16 years ago)
- Location:
- trunk/ippTools
- Files:
-
- 3 edited
-
share/chiptool_pendingimfile.sql (modified) (1 diff)
-
share/difftool_todiffskyfile.sql (modified) (1 diff)
-
src (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/chiptool_pendingimfile.sql
r23543 r26886 34 34 (chipRun.state = 'update' 35 35 AND chipProcessedImfile.data_state = 'cleaned')) 36 -- // Restriction to prevent the processing of bad chips. Not needed now. 37 -- AND 38 -- (rawImfile.class_id != 'XY15' AND 39 -- rawImfile.class_id != 'XY32' AND 40 -- rawImfile.class_id != 'XY45') 41 -
trunk/ippTools/share/difftool_todiffskyfile.sql
r26567 r26886 10 10 diffRun.label, 11 11 diffRun.state, 12 diffRun.reduction, 12 13 diffRun.bothways 13 14 FROM diffRun -
trunk/ippTools/src
- Property svn:ignore
-
old new 37 37 stamp-h1 38 38 warptool 39
-
- Property svn:ignore
Note:
See TracChangeset
for help on using the changeset viewer.
