IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 5, 2007, 10:48:44 AM (20 years ago)
Author:
eugene
Message:

added SkyListMerge

File:
1 edited

Legend:

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

    r8650 r10931  
    370370SkyList   *SkyListByBounds         PROTO((SkyTable *table, int depth, double Rmin, double Rmax, double Dmin, double Dmax));
    371371SkyList   *SkyListChildrenByBounds PROTO((SkyTable *table, int No, int depth, double Rmin, double Rmax, double Dmin, double Dmax));
     372int        SkyListMerge            PROTO((SkyList **outlist, SkyList *newlist));
    372373int        SkyListFree             PROTO((SkyList *list, int ELEMENTS));
    373374int        SkyTableFree            PROTO((SkyTable *table));
Note: See TracChangeset for help on using the changeset viewer.