IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 13, 2006, 5:15:56 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.55

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdb/src/ippdb.h

    r9796 r9970  
    134134    char            *camera;
    135135    char            *telescope;
     136    psTime*         time;
    136137    char            *exp_type;
    137138    char            *uri;
     
    147148    const char      *camera,
    148149    const char      *telescope,
     150    psTime*         time,
    149151    const char      *exp_type,
    150152    const char      *uri
     
    181183    const char      *camera,
    182184    const char      *telescope,
     185    psTime*         time,
    183186    const char      *exp_type,
    184187    const char      *uri
Note: See TracChangeset for help on using the changeset viewer.