Changeset 40561 for trunk/Ohana/src/dvosplit/include/dvosplit.h
- Timestamp:
- Nov 29, 2018, 1:29:46 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/dvosplit/include/dvosplit.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/dvosplit/include/dvosplit.h
r37807 r40561 40 40 41 41 Catalog *open_output_catalogs PROTO((SkyList *outlist, int catformat, int catmode)); 42 AveLinks *split_averages PROTO((Catalog *incatalog, SkyList *outlist, Catalog *outcatalogs));42 int split_averages PROTO((Catalog *incatalog, SkyList *outlist, Catalog *outcatalogs)); 43 43 int split_measures PROTO((Catalog *incatalog, SkyList *outlist, Catalog *outcatalogs, AveLinks *avelinks)); 44 44 void GetConfig (char *config, char *field, char *format, int N, void *ptr);
Note:
See TracChangeset
for help on using the changeset viewer.
