IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 14, 2006, 12:32:05 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.28

File:
1 edited

Legend:

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

    r8319 r8325  
    37113711    char            *class;
    37123712    char            *class_id;
     3713    char            *uri;
    37133714    char            *exp_type;
    3714     char            *uri;
    37153715    char            *filter;
    37163716    psF32           airmass;
     
    37363736    const char      *class,
    37373737    const char      *class_id,
     3738    const char      *uri,
    37383739    const char      *exp_type,
    3739     const char      *uri,
    37403740    const char      *filter,
    37413741    psF32           airmass,
     
    37823782    const char      *class,
    37833783    const char      *class_id,
     3784    const char      *uri,
    37843785    const char      *exp_type,
    3785     const char      *uri,
    37863786    const char      *filter,
    37873787    psF32           airmass,
     
    38193819    char            **class,
    38203820    char            **class_id,
     3821    char            **uri,
    38213822    char            **exp_type,
    3822     char            **uri,
    38233823    char            **filter,
    38243824    psF32           *airmass,
Note: See TracChangeset for help on using the changeset viewer.