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 1118 by tim, Mon Apr 19 03:52:27 2004 UTC

# Line 163 | Line 163 | C_FILES = \
163  
164   C_FILES = \
165          $(DIR)/mpiForceField.c \
166 +        $(DIR)/MatVec3.c \
167          $(DIR)/fInfo.c
168  
169   CXX_FILES = \
# Line 178 | Line 179 | CXX_FILES = \
179          $(DIR)/InitializeFromFile.cpp \
180          $(DIR)/LJFF.cpp \
181          $(DIR)/EAM_FF.cpp \
182 +        $(DIR)/WATER.cpp \
183 +        $(DIR)/RigidBody.cpp \
184          $(DIR)/SimInfo.cpp \
185          $(DIR)/SimSetup.cpp \
186          $(DIR)/StatWriter.cpp \
187 +        $(DIR)/StuntDouble.cpp \
188          $(DIR)/Integrator.cpp \
189          $(DIR)/Thermo.cpp \
190          $(DIR)/GhostBend.cpp \
# Line 200 | Line 204 | CXX_FILES = \
204          $(DIR)/ZConsWriter.cpp \
205          $(DIR)/mdProfile.cpp \
206          $(DIR)/GenericData.cpp \
207 <        $(DIR)/mpiSimulation.cpp
207 >        $(DIR)/mpiSimulation.cpp \
208 >        $(DIR)/Utility.cpp \
209 >        $(DIR)/OOPSEMinimizer.cpp \
210 >        $(DIR)/CGFamilyMinimizer.cpp \
211 >        $(DIR)/PRCG.cpp \
212 >        $(DIR)/SDMinimizer.cpp \
213 >        $(DIR)/ZConsReader.cpp  \
214 >        $(DIR)/AtomVisitor.cpp \
215 >        $(DIR)/CompositeVisitor.cpp \
216 >        $(DIR)/OtherVisitor.cpp \
217 >        $(DIR)/RigidBodyVisitor.cpp \
218 >        $(DIR)/ZconsVisitor.cpp
219  
220 +
221   F90_FILES= \
222          $(DIR)/definitions_module.F90 \
223          $(DIR)/status_module.F90 \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines