Changeset 8232 for trunk/psLib/src/math/psSpline.c
- Timestamp:
- Aug 8, 2006, 1:32:23 PM (20 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
math/psSpline.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src
- Property svn:ignore
-
old new 10 10 libpslib.la.temp 11 11 config.h.in 12 psErrorText.h13 12 *.bb 14 13 *.bbg
-
- Property svn:ignore
-
trunk/psLib/src/math/psSpline.c
r7914 r8232 6 6 * This file contains the routines that allocate, free, and evaluate splines. 7 7 * 8 * @version $Revision: 1.15 0$ $Name: not supported by cvs2svn $9 * @date $Date: 2006-0 7-15 02:57:12$8 * @version $Revision: 1.151 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2006-08-08 23:32:23 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 28 28 #include "psSpline.h" 29 29 #include "psAssert.h" 30 #include "psErrorText.h" 30 31 31 #include "psMathUtils.h" 32 32
Note:
See TracChangeset
for help on using the changeset viewer.
