ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/io/Makefile
Revision: 1490
Committed: Fri Sep 24 04:16:43 2004 UTC (19 years, 9 months ago) by gezelter
File size: 341 byte(s)
Log Message:
Import of OOPSE v. 2.0

File Contents

# Content
1 Source = \
2 BASS_interface.cpp \
3 BASS_parse.c \
4 DumpReader.cpp \
5 DumpWriter.cpp \
6 Globals.cpp \
7 InitializeFromFile.cpp \
8 interface.c \
9 LinkedAssign.cpp \
10 LinkedCommand.cpp \
11 make_nodes.c \
12 mpiBASS.c \
13 parse_tree.c \
14 StatWriter.cpp \
15 ZConsReader.cpp \
16 ZConsWriter.cpp \
17
18 RmiSource =
19
20 Main =
21
22 include $(DEV_ROOT)/Makefile