IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 4, 2006, 12:17:26 PM (20 years ago)
Author:
jhoblitt
Message:

change -tonormalize to only return unique entries

File:
1 edited

Legend:

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

    r9226 r9227  
    23542354
    23552355    psString query = psStringCopy(
    2356         "SELECT"
     2356        "SELECT DISTINCT"
    23572357        "   detRun.det_type,"
    23582358        "   rawDetrendExp.camera,"
Note: See TracChangeset for help on using the changeset viewer.