IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2014, 12:45:37 PM (12 years ago)
Author:
eugene
Message:

add support for alt PS1_V4 dvo format; add TessellationTable stuff; consistency for ctype and RA vs DEC as source

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/include/dvodb.h

    r36084 r36490  
    375375
    376376// Some values used by code moved to libdvo from opihi.
    377 enum {OPIHI_FLT, OPIHI_INT};
     377enum {OPIHI_NOTYPE, OPIHI_FLT, OPIHI_INT};
    378378#define opihi_flt double
    379379#define opihi_int int
Note: See TracChangeset for help on using the changeset viewer.