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

Comparing trunk/OOPSE/libmdtools/Makefile.in (file contents):
Revision 940 by gezelter, Tue Jan 13 22:34:55 2004 UTC vs.
Revision 1074 by tim, Mon Mar 1 20:01:50 2004 UTC

# Line 178 | Line 178 | CXX_FILES = \
178          $(DIR)/InitializeFromFile.cpp \
179          $(DIR)/LJFF.cpp \
180          $(DIR)/EAM_FF.cpp \
181 +        $(DIR)/WATER.cpp \
182          $(DIR)/SimInfo.cpp \
183          $(DIR)/SimSetup.cpp \
184          $(DIR)/StatWriter.cpp \
# Line 200 | Line 201 | CXX_FILES = \
201          $(DIR)/ZConsWriter.cpp \
202          $(DIR)/mdProfile.cpp \
203          $(DIR)/GenericData.cpp \
204 <        $(DIR)/mpiSimulation.cpp
204 >        $(DIR)/mpiSimulation.cpp \
205 >        $(DIR)/Utility.cpp \
206 >        $(DIR)/OOPSEMinimizer.cpp \
207 >        $(DIR)/CGFamilyMinimizer.cpp \
208 >        $(DIR)/PRCG.cpp \
209 >        $(DIR)/SDMinimizer.cpp \
210 >        $(DIR)/ZConsReader.cpp
211  
212 +
213   F90_FILES= \
214          $(DIR)/definitions_module.F90 \
215          $(DIR)/status_module.F90 \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines