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 1064 by tim, Tue Feb 24 15:44:45 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 \
205          $(DIR)/Utility.cpp \
206 <        $(DIR)/OOPSEMinimizerBase.cpp
206 >        $(DIR)/OOPSEMinimizer.cpp \
207 >        $(DIR)/CGFamilyMinimizer.cpp \
208 >        $(DIR)/PRCG.cpp \
209 >        $(DIR)/SDMinimizer.cpp
210 >
211  
212   F90_FILES= \
213          $(DIR)/definitions_module.F90 \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines