Changeset 13801 for trunk/psLib/test/math
- Timestamp:
- Jun 13, 2007, 1:39:47 PM (19 years ago)
- Location:
- trunk/psLib/test/math
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
.cvsignore (modified) (1 diff)
-
Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math
- Property svn:ignore
-
old new 44 44 tap_psStatsTiming 45 45 tap_psStats_Sample_01 46 tap_psFunc01 47 tap_psHistogram 48 tap_psMatrixVectorArithmetic01 49 tap_psMatrixVectorArithmetic04 50 tap_psMinimizePowell 51 tap_psRandom 52 tap_psSpline1D
-
- Property svn:ignore
-
trunk/psLib/test/math/.cvsignore
r10848 r13801 45 45 tap_psStatsTiming 46 46 tap_psStats_Sample_01 47 tap_psFunc01 48 tap_psHistogram 49 tap_psMatrixVectorArithmetic01 50 tap_psMatrixVectorArithmetic04 51 tap_psMinimizePowell 52 tap_psRandom 53 tap_psSpline1D -
trunk/psLib/test/math/Makefile.am
r13376 r13801 48 48 tap_psMatrixVectorArithmetic04 \ 49 49 tap_psRandom \ 50 tap_psMinimizePowell 50 tap_psMinimizePowell \ 51 tap_psSpline1D 51 52 52 53 if BUILD_TESTS
Note:
See TracChangeset
for help on using the changeset viewer.
