IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9287


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

typo

File:
1 edited

Legend:

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

    r9285 r9287  
    23662366        "   ON detRun.position = detStackImfile.det_id"
    23672367        "   AND detRun.iteration = detStackImfile.iteration"
    2368         " FROM detNormalizedStatImfile"
     2368        " JOIN detNormalizedStatImfile"
    23692369        "   ON detRun.position = detNormalizedStatImfile.det_id"
    23702370        "   AND detRun.iteration = detNormalizedStatImfile.iteration"
Note: See TracChangeset for help on using the changeset viewer.