Changeset 4973 for trunk/psLib/test/math/tst_psFunc07.c
- Timestamp:
- Sep 7, 2005, 2:29:06 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tst_psFunc07.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tst_psFunc07.c
r4580 r4973 17 17 #include "psTest.h" 18 18 #include "psMemory.h" 19 #include "ps Functions.h"19 #include "psSpline.h" 20 20 21 21 #define VERBOSE 0 … … 111 111 112 112 printFooter(stdout, 113 "ps Functionsfunctions",113 "psSpline functions", 114 114 "psSpline1DAlloc(), psVectorFitSpline1D, psSpline1DEvalVector: F32 versions", 115 115 testStatus); … … 194 194 195 195 printFooter(stdout, 196 "ps Functionsfunctions",196 "psSpline functions", 197 197 "psSpline1DAlloc(), psVectorFitSpline1D, psSpline1DEvalVector: F64 versions", 198 198 testStatus);
Note:
See TracChangeset
for help on using the changeset viewer.
