Changeset 5386 for trunk/Ohana/src/uniphot/include/uniphot.h
- Timestamp:
- Oct 19, 2005, 9:20:19 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/uniphot/include/uniphot.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/uniphot/include/uniphot.h
r5320 r5386 76 76 int args PROTO((int argc, char **argv)); 77 77 void dumpresult PROTO(()); 78 Group *find_image_sgroups PROTO((FITS_DB *db, ImageLink * imlink, int *Nsgroup));79 Group *find_image_tgroups PROTO((FITS_DB *db, ImageLink * imlink, int *Ntgroup));78 Group *find_image_sgroups PROTO((FITS_DB *db, ImageLink **imlink, int *Nsgroup)); 79 Group *find_image_tgroups PROTO((FITS_DB *db, ImageLink **imlink, int *Ntgroup)); 80 80 void fit_sgroup PROTO((Group *sgroup, int Nsgroup)); 81 81 void fit_tgroup PROTO((Group *tgroup, int Ntgroup));
Note:
See TracChangeset
for help on using the changeset viewer.
