- Timestamp:
- Oct 21, 2010, 2:45:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823/ippTools/share/difftool_listrun.sql
r27743 r29515 12 12 diffRun.bothways, 13 13 warp1, 14 stack1,15 14 warp2, 16 stack2,17 15 -- The following are only valid for warps 18 16 -- XXX This needs to be more clever to handle diffs between stacks … … 27 25 rawInput.exp_name AS exp_name_1, 28 26 rawInput.exp_id AS exp_id_1, 27 rawInput.comment AS comment_1, 28 rawInput.dateobs AS dateobs_1, 29 29 chipInput.chip_id AS chip_id_1, 30 30 camInput.cam_id AS cam_id_1, … … 34 34 rawTemplate.exp_name AS exp_name_2, 35 35 rawTemplate.exp_id AS exp_id_2, 36 rawTemplate.comment AS comment_2, 37 rawTemplate.dateobs AS dateobs_2, 36 38 chipTemplate.chip_id AS chip_id_2, 37 39 camTemplate.cam_id AS cam_id_2,
Note:
See TracChangeset
for help on using the changeset viewer.
