IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17908 for trunk/ippTools


Ignore:
Timestamp:
Jun 4, 2008, 2:54:38 PM (18 years ago)
Author:
jhoblitt
Message:

add epoch to summitExp

File:
1 edited

Legend:

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

    r17572 r17908  
    192192            "   SElECT"
    193193            "       incoming.*,"
    194             "       NULL,"
    195             "       0"
     194            "       NULL,"  // imfiles
     195            "       0,"     // fault
     196            "       NULL"   // epoch
    196197            "   FROM incoming"
    197198            "   LEFT JOIN summitExp"
Note: See TracChangeset for help on using the changeset viewer.