Changeset 28154 for trunk/ippTools/share
- Timestamp:
- May 28, 2010, 8:26:37 AM (16 years ago)
- Location:
- trunk/ippTools/share
- Files:
-
- 1 added
- 2 edited
-
Makefile.am (modified) (1 diff)
-
staticskytool_revert.sql (added)
-
staticskytool_todo.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/Makefile.am
r28091 r28154 294 294 staticskytool_todo.sql \ 295 295 staticskytool_result.sql \ 296 staticskytool_revert.sql \ 296 297 warptool_change_skyfile_data_state.sql \ 297 298 warptool_change_run_state.sql \ -
trunk/ippTools/share/staticskytool_todo.sql
r28091 r28154 4 4 staticskyRun.reduction, 5 5 staticskyRun.label, 6 staticskyRun.state 6 staticskyRun.state, 7 stackRun.tess_id, 8 stackRun.skycell_id 7 9 FROM staticskyRun 8 10 JOIN staticskyInput USING (sky_id)
Note:
See TracChangeset
for help on using the changeset viewer.
