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

Comparing trunk/OOPSE-4/src/utils/Makefile.in (file contents):
Revision 2714 by chrisfen, Sat Apr 15 21:58:08 2006 UTC vs.
Revision 3432 by gezelter, Mon Jul 14 12:35:58 2008 UTC

# Line 16 | Line 16 | MySource    = \
16          OOPSEBitSet.cpp \
17          MoLocator.cpp \
18          wildcards.cpp \
19 +        ElementsTable.cpp \
20          residentMem.c\
21          physmem.c
22  
# Line 27 | Line 28 | Modules = \
28     Source = $(MySource)
29   endif
30  
31 + ParallelSource = \
32 +        ElementsTable.cpp \
33 +        fError.c \
34 +        simError.c \
35 +        oopseMPI.F90
36 +
37   Modules = \
38          definitions \
39          oopseMPI \
40          status \
41 +        interpolation \
42          Vector_class
43  
44   RmiSource =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines