ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/math/Makefile
Revision: 1497
Committed: Tue Sep 28 20:44:02 2004 UTC (19 years, 9 months ago) by tim
File size: 117 byte(s)
Log Message:
*** empty log message ***

File Contents

# Content
1 Source = \
2 MatVec3.c \
3 mt19937ar.c \
4 randomSPRNG.cpp \
5
6 RmiSource =
7
8 Main =
9
10 include $(DEV_ROOT)/Makefile