Changeset 27985 for trunk/ippTools/share/magictool_inputs.sql
- Timestamp:
- May 17, 2010, 4:26:05 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/magictool_inputs.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/magictool_inputs.sql
r27982 r27985 2 2 SELECT 3 3 magicRun.magic_id, 4 magicRun.exp_id,5 4 magicRun.inverse, -- Using the inverse subtraction? 6 5 magicRun.diff_id, … … 11 10 magicInputs.warp_path_base, -- path_base for the template warp (if any) 12 11 magicInputs.stack_path_base, -- path_base for the template stack (if any) 13 magicInputs.magic_path_base, -- path_base for child nodes (if any) 14 magicInputs.cam_path_base -- path_base for the input camera 12 magicInputs.magic_path_base -- path_base for child nodes (if any) 15 13 FROM magicRun 16 14 JOIN (
Note:
See TracChangeset
for help on using the changeset viewer.
