Changeset 39396 for trunk/Ohana/src/relastro/include/relastro.h
- Timestamp:
- Feb 26, 2016, 6:21:57 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relastro/include/relastro.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro/include/relastro.h
r39390 r39396 415 415 void SetProtect (int mode); 416 416 int SetSignals (void); 417 418 void relastro_client_free (); 417 419 418 420 GSCRegion *find_regions PROTO((Image *image, off_t Nimage, int *Nregions, GSCRegion *fullregion)); … … 610 612 int BrightCatalogSplit (CatalogSplitter *catalogs, BrightCatalog *bcatalog); 611 613 int BrightCatalogSplitFree (CatalogSplitter *catalogs); 614 void BrightCatalogFree (BrightCatalog *bcatalog); 612 615 613 616 PhotCode **ParsePhotcodeList (char *rawlist, int *nphotcodes, int needAve); … … 774 777 double weight_cauchy (double x); 775 778 double dpsi_cauchy (double x); 779 void my_memdump (char *message);
Note:
See TracChangeset
for help on using the changeset viewer.
