Changeset 27982 for trunk/ippTools/share/magictool_inputs.sql
- Timestamp:
- May 17, 2010, 3:53:40 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
r24213 r27982 2 2 SELECT 3 3 magicRun.magic_id, 4 magicRun.exp_id, 4 5 magicRun.inverse, -- Using the inverse subtraction? 5 6 magicRun.diff_id, … … 10 11 magicInputs.warp_path_base, -- path_base for the template warp (if any) 11 12 magicInputs.stack_path_base, -- path_base for the template stack (if any) 12 magicInputs.magic_path_base -- path_base for child nodes (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 13 15 FROM magicRun 14 16 JOIN (
Note:
See TracChangeset
for help on using the changeset viewer.
