Changeset 4966
- Timestamp:
- Sep 7, 2005, 1:52:29 PM (21 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
astro/psCoord.h (modified) (1 diff)
-
math/psSpline.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psCoord.h
r4965 r4966 8 8 * @ingroup CoordinateTransform 9 9 * 10 * 10 11 * @author GLG, MHPCC 11 12 * 12 * @version $Revision: 1.4 5$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-09-07 23:51: 06$13 * @version $Revision: 1.46 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-09-07 23:51:20 $ 14 15 * 15 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii -
trunk/psLib/src/math/psSpline.c
r4958 r4966 7 7 * splines. 8 8 * 9 * @version $Revision: 1.11 6$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-09-07 2 1:35:50$9 * @version $Revision: 1.117 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-09-07 23:52:29 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 29 29 #include "psLogMsg.h" 30 30 #include "psPolynomial.h" 31 #include "psSpline.h" 31 32 #include "psConstants.h" 32 33 #include "psErrorText.h"
Note:
See TracChangeset
for help on using the changeset viewer.
