Changeset 2151 for trunk/psLib/src/astronomy/psTime.c
- Timestamp:
- Oct 15, 2004, 9:10:51 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psTime.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psTime.c
r2112 r2151 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.3 3$ $Name: not supported by cvs2svn $14 * @date $Date: 2004-10-1 4 03:02:30 $13 * @version $Revision: 1.34 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2004-10-15 19:10:50 $ 15 15 * 16 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 28 28 #include "psImage.h" 29 29 #include "psCoord.h" 30 #include "psString.h" 30 31 31 32 #include "psAstronomyErrors.h" … … 33 34 #ifndef SER7_FILE 34 35 #define SER7_FILE "../../data/ser7.dat" 36 #pragma warning SER7_FILE was not defined in the makefile. 35 37 #endif 36 38 37 39 #ifndef TAIUTC_FILE 38 40 #define TAIUTC_FILE "../../data/tai-utc.dat" 41 #pragma warning TAIUTC_FILE was not defined in the makefile. 39 42 #endif 40 43
Note:
See TracChangeset
for help on using the changeset viewer.
