- Timestamp:
- Dec 3, 2015, 4:12:24 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20151113/Ohana/src/dvomerge/include/dvomerge.h
r39182 r39220 164 164 StarPar *sort_starpar PROTO((Average *average, off_t Naverage, StarPar *starpar, off_t Nstarpar, off_t *next)); 165 165 166 off_t *build_galphot_links PROTO((Average *average, off_t Naverage, GalPhot *galphot, off_t Ngalphot)); 167 off_t *init_galphot_links PROTO((Average *average, off_t Naverage, GalPhot *galphot, off_t Ngalphot)); 168 int add_galp_link PROTO((Average *average, off_t *next, off_t Ngalphot, off_t NGALPHOT)); 169 GalPhot *sort_galphot PROTO((Average *average, off_t Naverage, GalPhot *galphot, off_t Ngalphot, off_t *next)); 170 166 171 off_t *init_missing_links PROTO((Average *average, off_t Naverage, Missing *missing, off_t Nmissing)); 167 172 int add_miss_link PROTO((Average *average, off_t *next, off_t Nmissing));
Note:
See TracChangeset
for help on using the changeset viewer.
