IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 24, 2007, 6:18:00 PM (19 years ago)
Author:
jhoblitt
Message:

update magicInputSkyfile

File:
1 edited

Legend:

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

    r14598 r15003  
    90709070    psS64           magic_id;
    90719071    psS64           diff_id;
    9072     psS32           node;
     9072    char            *node;
    90739073} magicInputSkyfileRow;
    90749074
     
    90819081    psS64           magic_id,
    90829082    psS64           diff_id,
    9083     psS32           node
     9083    const char      *node
    90849084);
    90859085
     
    91139113    psS64           magic_id,
    91149114    psS64           diff_id,
    9115     psS32           node
     9115    const char      *node
    91169116);
    91179117
Note: See TracChangeset for help on using the changeset viewer.