IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11973


Ignore:
Timestamp:
Feb 21, 2007, 11:22:51 AM (19 years ago)
Author:
jhoblitt
Message:

fix -imfile SQL

File:
1 edited

Legend:

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

    r11875 r11973  
    388388        " JOIN p4InputExp\n"
    389389        "   USING(p4_id)\n"
    390         " JOIN rawImfile\n -- is there any reason not to refer back to rawimfiles?"
     390        " JOIN rawImfile\n" // is there any reason not to refer back to rawimfiles?
    391391        "   ON p4InputExp.exp_tag = rawImfile.exp_tag\n"
    392392        " WHERE\n"
Note: See TracChangeset for help on using the changeset viewer.