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

Comparing trunk/src/utils/Makefile.in (file contents):
Revision 1277 by gezelter, Mon Jul 14 12:35:58 2008 UTC vs.
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC

# Line 6 | Line 6 | MySource    = \
6          interpolation.F90 \
7          fError.c \
8          PropertyMap.cpp \
9 <        oopseMPI.F90 \
9 >        OpenMDMPI.F90 \
10          simError.c \
11          StringUtils.cpp \
12          vector_class.F90 \
13          StringTokenizer.cpp \
14          Utility.cpp \
15          Trim.cpp \
16 <        OOPSEBitSet.cpp \
16 >        OpenMDBitSet.cpp \
17          MoLocator.cpp \
18          wildcards.cpp \
19          ElementsTable.cpp \
# Line 32 | Line 32 | ParallelSource = \
32          ElementsTable.cpp \
33          fError.c \
34          simError.c \
35 <        oopseMPI.F90
35 >        OpenMDMPI.F90
36  
37   Modules = \
38          definitions \
39 <        oopseMPI \
39 >        OpenMDMPI \
40          status \
41          interpolation \
42          Vector_class

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines