- Timestamp:
- Jul 15, 2015, 11:02:24 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/uniphot/include/ckids.h
r35764 r38592 22 22 void ConfigInit PROTO((int *argc, char **argv)); 23 23 24 void usage_ckids PROTO(( ));24 void usage_ckids PROTO((void)); 25 25 void initialize_ckids PROTO((int argc, char **argv)); 26 26 int args_ckids PROTO((int argc, char **argv)); 27 27 28 void usage_ckids_client PROTO(( ));28 void usage_ckids_client PROTO((void)); 29 29 void initialize_ckids_client PROTO((int argc, char **argv)); 30 30 int args_ckids_client PROTO((int argc, char **argv)); 31 31 32 int update_dvo_ckids PROTO(( ));32 int update_dvo_ckids PROTO((void)); 33 33 int update_dvo_ckids_parallel PROTO((SkyList *sky)); 34 34
Note:
See TracChangeset
for help on using the changeset viewer.
