Changeset 4973 for trunk/psLib/test/math/tst_psFunc03.c
- Timestamp:
- Sep 7, 2005, 2:29:06 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tst_psFunc03.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tst_psFunc03.c
r4731 r4973 9 9 #include "psTest.h" 10 10 #include "psMemory.h" 11 #include "ps Functions.h"11 #include "psSpline.h" 12 12 13 13 #define N 10 … … 83 83 84 84 printFooter(stdout, 85 "ps Functionsfunctions",85 "psSpline functions", 86 86 "psSpline1DAllocGeneric(): linear", 87 87 testStatus); … … 144 144 145 145 printFooter(stdout, 146 "ps Functionsfunctions",146 "psSpline functions", 147 147 "psSpline1DAllocGeneric(): cubic", 148 148 testStatus);
Note:
See TracChangeset
for help on using the changeset viewer.
