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 1032 by tim, Fri Feb 6 19:05:07 2004 UTC vs.
Revision 1074 by tim, Mon Mar 1 20:01:50 2004 UTC

# Line 202 | Line 202 | CXX_FILES = \
202          $(DIR)/mdProfile.cpp \
203          $(DIR)/GenericData.cpp \
204          $(DIR)/mpiSimulation.cpp \
205 <        $(DIR)/NLModel0.cpp \
206 <        $(DIR)/NLModel1.cpp \
207 <        $(DIR)/Constraint.cpp \
208 <        $(DIR)/SimpleBoundCons.cpp \
209 <        $(DIR)/LinearCons.cpp \
210 <        $(DIR)/NonlinearCons.cpp \
211 <        $(DIR)/ConstraintList.cpp \
212 <        $(DIR)/Minimizer1D.cpp \
213 <        $(DIR)/ConjugateMinimizer.cpp \
214 <        $(DIR)/Utility.cpp \
215 <        $(DIR)/OOPSEMinimizerBase.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