IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 20, 2014, 9:01:44 AM (12 years ago)
Author:
eugene
Message:

adding averef entries to lensing; updating the Offset types; working on addstar for lensing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140610/Ohana/src/libdvo/include/dvo.h

    r36919 r36921  
    606606  char catmode;                         /* storage mode (raw, mef, split, mysql) */
    607607  char catformat;                       /* storage format (elixir, panstarrs, etc) */
    608   char catflags;                                /* choices to be loaded */
    609608  char sorted;                          /* is measure table average-sorted? */
    610609 
     610  short catflags; /* choices to be loaded */
     611
    611612  /* pointers for data manipulation */
    612613  off_t *found;
Note: See TracChangeset for help on using the changeset viewer.