IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27985


Ignore:
Timestamp:
May 17, 2010, 4:26:05 PM (16 years ago)
Author:
Paul Price
Message:

Didn't mean to commit that change, so backing it out.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/magictool_inputs.sql

    r27982 r27985  
    22SELECT
    33    magicRun.magic_id,
    4     magicRun.exp_id,
    54    magicRun.inverse, -- Using the inverse subtraction?
    65    magicRun.diff_id,
     
    1110    magicInputs.warp_path_base, -- path_base for the template warp (if any)
    1211    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)
    1513FROM magicRun
    1614JOIN (
Note: See TracChangeset for help on using the changeset viewer.