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

Comparing trunk/OOPSE-4/src/math/Makefile (file contents):
Revision 2211 by chrisfen, Thu Apr 21 14:12:19 2005 UTC vs.
Revision 2576 by tim, Mon Jan 30 22:25:27 2006 UTC

# Line 2 | Line 2 | Source    = \
2  
3   Source    = \
4                                  ParallelRandNumGen.cpp \
5 <        SeqRandNumGen.cpp \
6 <                                RealSphericalHarmonic.cpp
7 <
5 >                                SeqRandNumGen.cpp \
6 >                                RealSphericalHarmonic.cpp \
7 >                                ChebyshevPolynomials.cpp \
8 >                                LegendrePolynomial.cpp
9   RmiSource =
10  
11   Main      =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines