Changeset 6226 for trunk/psLib/test/math/Makefile.am
- Timestamp:
- Jan 27, 2006, 10:08:58 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/Makefile.am
r6216 r6226 19 19 tst_psMatrixVectorArithmetic03 \ 20 20 tst_psMatrixVectorArithmetic04 \ 21 tst_psMinimize 05\22 tst_psMinimize 06\21 tst_psMinimizePowell \ 22 tst_psMinimizeLMM \ 23 23 tst_psStats00 \ 24 24 tst_psStats01 \ … … 58 58 tst_psMatrixVectorArithmetic03_SOURCES = tst_psMatrixVectorArithmetic03.c 59 59 tst_psMatrixVectorArithmetic04_SOURCES = tst_psMatrixVectorArithmetic04.c 60 tst_psMinimize 05_SOURCES = tst_psMinimize05.c61 tst_psMinimize 06_SOURCES = tst_psMinimize06.c60 tst_psMinimizePowell_SOURCES = tst_psMinimizePowell.c 61 tst_psMinimizeLMM_SOURCES = tst_psMinimizeLMM.c 62 62 tst_psStats00_SOURCES = tst_psStats00.c 63 63 tst_psStats01_SOURCES = tst_psStats01.c
Note:
See TracChangeset
for help on using the changeset viewer.
