- Timestamp:
- Jul 11, 2014, 8:47:39 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140610/Ohana/src/relphot/include/relphot.h
r36995 r36998 351 351 void liststats_setmode PROTO((StatType *stats, char *strmode)); 352 352 int liststats PROTO((double *value, double *dvalue, double *wvalue, int N, StatType *stats)); 353 Catalog *load_catalogs PROTO((SkyList *skylist, int *Ncatalog, int hostID, char *hostpath ));354 Catalog *load_catalogs_parallel PROTO((SkyList *sky, int *Ncatalog ));353 Catalog *load_catalogs PROTO((SkyList *skylist, int *Ncatalog, int hostID, char *hostpath, char *syncfile)); 354 Catalog *load_catalogs_parallel PROTO((SkyList *sky, int *Ncatalog, char *syncfile)); 355 355 356 356 SkyList *load_images PROTO((FITS_DB *db, char *regionName, SkyRegion *region));
Note:
See TracChangeset
for help on using the changeset viewer.
