Changeset 23437
- Timestamp:
- Mar 19, 2009, 2:27:47 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/difftool_inputskyfile.sql (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/difftool_inputskyfile.sql
r20976 r23437 9 9 warpSkyfile.uri, 10 10 warpSkyfile.path_base, 11 warpSkyfile.magicked as magicked, 11 12 0 as template, 12 13 rawExp.camera … … 47 48 warpSkyfile.uri, 48 49 warpSkyfile.path_base, 50 warpSkyfile.magicked as magicked, 49 51 1 as template, 50 52 rawExp.camera … … 85 87 stackSumSkyfile.uri, 86 88 stackSumSkyfile.path_base, 89 0 as magicked, 87 90 0 as template, 88 91 rawExp.camera … … 117 120 stackSumSkyfile.uri, 118 121 stackSumSkyfile.path_base, 122 0 as magicked, 119 123 1 as template, 120 124 rawExp.camera
Note:
See TracChangeset
for help on using the changeset viewer.
