ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/test/math/Makefile
(Generate patch)

Comparing trunk/OOPSE-3.0/test/math/Makefile (file contents):
Revision 2070 by tim, Tue Mar 1 21:00:09 2005 UTC vs.
Revision 2071 by tim, Tue Mar 1 23:00:40 2005 UTC

# Line 10 | Line 10 | Source = MainTest.cpp \
10           VectorTestCase.cpp \
11           Vector3TestCase.cpp \
12           QuaternionTestCase.cpp \
13 <         PolynomialTestCase.cpp
13 >         PolynomialTestCase.cpp \
14 >         ParallelRandNumGenTestCase.cpp
15  
15 #Source = MainTest.cpp \
16         RectMatrixTestCase.cpp \
17         SquareMatrixTestCase.cpp \
18         SquareMatrix3TestCase.cpp \
19         VectorTestCase.cpp \
20         Vector3TestCase.cpp \
21         QuaternionTestCase.cpp
16  
17   DEV_ROOT               = ../..
18   UseMPI                 = no

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines