IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 20, 2014, 11:30:04 AM (12 years ago)
Author:
eugene
Message:

addstar work with lensing and without lensing entries; resort also works

File:
1 edited

Legend:

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

    r36921 r36922  
    606606  char catmode;                         /* storage mode (raw, mef, split, mysql) */
    607607  char catformat;                       /* storage format (elixir, panstarrs, etc) */
    608   char sorted;                          /* is measure table average-sorted? */
     608  int sorted;                           /* is measure table average-sorted? (NOTE this is an int only because gfits_scan %t requires it) */
    609609 
    610610  short catflags; /* choices to be loaded */
Note: See TracChangeset for help on using the changeset viewer.