IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9289


Ignore:
Timestamp:
Oct 4, 2006, 6:41:16 PM (20 years ago)
Author:
jhoblitt
Message:

more typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/dettool.c

    r9287 r9289  
    23642364        "   AND detRun.iteration = detInputExp.iteration"
    23652365        " JOIN detStackedImfile"
    2366         "   ON detRun.position = detStackImfile.det_id"
    2367         "   AND detRun.iteration = detStackImfile.iteration"
     2366        "   ON detRun.position = detStackedImfile.det_id"
     2367        "   AND detRun.iteration = detStackedImfile.iteration"
    23682368        " JOIN detNormalizedStatImfile"
    23692369        "   ON detRun.position = detNormalizedStatImfile.det_id"
Note: See TracChangeset for help on using the changeset viewer.