- Timestamp:
- Jul 21, 2008, 2:14:39 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080719/ippTools/share/warptool_towarped.sql
r18622 r18644 27 27 ON warpRun.label = warpMask.label 28 28 WHERE 29 warpRun.state = ' run'30 AND fakeRun.state = ' stop'31 AND camRun.state = ' stop'29 warpRun.state = 'new' 30 AND fakeRun.state = 'full' 31 AND camRun.state = 'full' 32 32 AND chipRun.state = 'full' 33 33 AND warpSkyfile.warp_id IS NULL
Note:
See TracChangeset
for help on using the changeset viewer.
