Changeset 23254
- Timestamp:
- Mar 10, 2009, 2:49:09 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/disttool_pendingcomponent.sql
r23245 r23254 5 5 stage_id, 6 6 rawImfile.class_id AS component, 7 clean, 7 8 rawExp.camera, 8 9 outroot, … … 33 34 stage_id, 34 35 chipProcessedImfile.class_id AS component, 36 clean, 35 37 rawExp.camera, 36 38 outroot, … … 57 59 stage_id, 58 60 warpSkyfile.skycell_id AS component, 61 clean, 59 62 rawExp.camera, 60 63 outroot, … … 84 87 stage_id, 85 88 diffSkyfile.skycell_id AS component, 89 clean, 86 90 rawExp.camera, 87 91 outroot, … … 110 114 stage_id, 111 115 stackRun.skycell_id AS component, 116 clean, 112 117 rawExp.camera, 113 118 outroot,
Note:
See TracChangeset
for help on using the changeset viewer.
