- Timestamp:
- Nov 14, 2014, 8:40:19 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904/Ohana/src/uniphot/include/setgalmodel.h
r37434 r37602 10 10 char *HOSTDIR; 11 11 int VERBOSE; 12 int TESTING; 12 13 int UPDATE; 13 14 int PARALLEL; … … 38 39 // int SetSignals PROTO((void)); 39 40 40 int update_dvo_setgalmodel PROTO(( char *corrfile));41 int update_dvo_setgalmodel_parallel PROTO((SkyTable *sky , char *corrfile));41 int update_dvo_setgalmodel PROTO((void)); 42 int update_dvo_setgalmodel_parallel PROTO((SkyTable *sky)); 42 43 43 44 int update_catalog_setgalmodel PROTO((Catalog *catalog));
Note:
See TracChangeset
for help on using the changeset viewer.
