- 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/setastrom.h
r38464 r38592 64 64 void ConfigInit PROTO((int *argc, char **argv)); 65 65 66 void usage_setastrom PROTO(( ));66 void usage_setastrom PROTO((void)); 67 67 void initialize_setastrom PROTO((int argc, char **argv)); 68 68 int args_setastrom PROTO((int argc, char **argv)); 69 69 70 void usage_setastrom_client PROTO(( ));70 void usage_setastrom_client PROTO((void)); 71 71 void initialize_setastrom_client PROTO((int argc, char **argv)); 72 72 int args_setastrom_client PROTO((int argc, char **argv)); … … 77 77 // int SetSignals PROTO((void)); 78 78 79 int update_dvo_setastrom PROTO(( ));79 int update_dvo_setastrom PROTO((void)); 80 80 int update_dvo_setastrom_parallel PROTO((SkyTable *sky)); 81 81
Note:
See TracChangeset
for help on using the changeset viewer.
