ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/math/Makefile.in
(Generate patch)

Comparing trunk/src/math/Makefile.in (file contents):
Revision 1194 by chuckv, Thu Nov 15 20:42:47 2007 UTC vs.
Revision 1195 by cpuglis, Thu Dec 6 20:04:02 2007 UTC

# Line 1 | Line 1 | MySource    = \
1   Package = math
2  
3   MySource    = \
4 <            ParallelRandNumGen.cpp \
5 <            SeqRandNumGen.cpp \
6 <            RealSphericalHarmonic.cpp \
7 <            SphericalHarmonic.cpp \
8 <            ChebyshevPolynomials.cpp \
9 <            LegendrePolynomial.cpp \
10 <            linearAlgebra.F90 \
11 <            Wigner3jm.F90
4 >        ParallelRandNumGen.cpp \
5 >        SeqRandNumGen.cpp \
6 >        RealSphericalHarmonic.cpp \
7 >        SphericalHarmonic.cpp \
8 >        ChebyshevT.cpp \
9 >        ChebyshevU.cpp \
10 >        LegendrePolynomial.cpp \
11 >        linearAlgebra.F90 \
12 >        Wigner3jm.F90
13  
13
14   USE_CGAL = @USE_CGAL@
15  
16   ifeq "$(USE_CGAL)" "yes"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines