IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26040


Ignore:
Timestamp:
Nov 4, 2009, 7:14:50 PM (17 years ago)
Author:
bills
Message:

just a comment change

File:
1 edited

Legend:

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

    r26039 r26040  
    1515    WHERE diffInputSkyfile.warp1 IS NOT NULL
    1616        AND diffRun.exposure = 1
    17     -- WHERE hook %s
     17    -- diff WHERE hook %s
    1818    UNION
    1919    -- Backward diffs
     
    2727        AND diffRun.exposure = 1
    2828        AND diffRun.bothways = 1
    29     -- WHERE hook %s
     29    -- diff WHERE hook %s
    3030    ) AS diffWarps
    3131JOIN warpRun USING(warp_id)
Note: See TracChangeset for help on using the changeset viewer.