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

Comparing trunk/OOPSE-2.0/src/math/Makefile (file contents):
Revision 1937 by tim, Thu Jan 13 19:40:37 2005 UTC vs.
Revision 2448 by tim, Wed Nov 16 23:10:02 2005 UTC

# Line 1 | Line 1
1 + Package = math
2 +
3   Source    = \
4 <        randomSPRNG.cpp \
4 >                                ParallelRandNumGen.cpp \
5 >                                SeqRandNumGen.cpp \
6 >                                RealSphericalHarmonic.cpp \
7 >                                ChebyshevPolynomials.cpp
8  
9   RmiSource =
10  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines