- Timestamp:
- Mar 8, 2016, 11:27:24 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20160226/src/relastro/include/relastro.h
r39439 r39442 417 417 int SetSignals (void); 418 418 419 void relastro_ client_free ();420 void relastro_ free ();419 void relastro_free (SkyTable *sky, SkyList *skylist); 420 void relastro_client_free (SkyTable *sky, SkyList *skylist); 421 421 422 422 GSCRegion *find_regions PROTO((Image *image, off_t Nimage, int *Nregions, GSCRegion *fullregion)); … … 660 660 int indexCatalogs (Catalog *catalog, int Ncatalog); 661 661 int catID_and_objID_to_seq (unsigned int catID, unsigned int objID, int *catSeq, off_t *objSeq); 662 void freeCatalogIndexes (int Ncatalog); 662 663 663 664 int markObjects (Catalog *catalog, int Ncatalog);
Note:
See TracChangeset
for help on using the changeset viewer.
