Changeset 37661
- Timestamp:
- Nov 22, 2014, 1:06:56 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904/Ohana/src/relastro/src/initialize.c
r37604 r37661 63 63 initstats (STATMODE); 64 64 65 if (USE_ICRF_CORRECT) { 66 if (!USE_ICRF_LOCAL && !USE_ICRF_SHFIT) { 67 fprintf (stderr, "no ICRF correction method chosen\n"); 68 exit (2); 69 } 70 } 65 71 if (USE_ICRF_CORRECT) ICRFinit(); 66 72
Note:
See TracChangeset
for help on using the changeset viewer.
