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

Comparing trunk/OOPSE-3.0/src/math/Makefile (file contents):
Revision 1513 by tim, Wed Sep 29 21:55:03 2004 UTC vs.
Revision 2076 by tim, Wed Mar 2 15:36:14 2005 UTC

# Line 1 | Line 1
1 + Package = math
2 +
3   Source    = \
4 <        MatVec3.c \
5 <        mt19937ar.c \
4 <        randomSPRNG.cpp \
4 >        ParallelRandNumGen.cpp \
5 >        SeqRandNumGen.cpp
6  
7   RmiSource =
8  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines