IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2006, 3:48:15 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.59

File:
1 edited

Legend:

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

    r10152 r10155  
    43554355    psS32           iteration;
    43564356    char            *det_type;
    4357     char            *det_mode;
     4357    char            *mode;
    43584358    char            *state;
    43594359    char            *exp_type;
     
    43784378    psS32           iteration,
    43794379    const char      *det_type,
    4380     const char      *det_mode,
     4380    const char      *mode,
    43814381    const char      *state,
    43824382    const char      *exp_type,
     
    44224422    psS32           iteration,
    44234423    const char      *det_type,
    4424     const char      *det_mode,
     4424    const char      *mode,
    44254425    const char      *state,
    44264426    const char      *exp_type,
Note: See TracChangeset for help on using the changeset viewer.