IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9326


Ignore:
Timestamp:
Oct 5, 2006, 3:34:38 PM (20 years ago)
Author:
jhoblitt
Message:

fix the bloody commas

File:
1 edited

Legend:

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

    r9322 r9326  
    36663666        "       AND detResidExp.exp_tag IS NULL"
    36673667        "   GROUP BY"
    3668         "       detInputExp.exp_tag"
    3669         "       detInputExp.iteration"
     3668        "       detInputExp.exp_tag,"
     3669        "       detInputExp.iteration,"
    36703670        "       detInputExp.det_id"
    36713671        "   HAVING"
Note: See TracChangeset for help on using the changeset viewer.