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

Comparing trunk/OOPSE/libmdtools/Makefile (file contents):
Revision 411 by gezelter, Wed Mar 26 21:24:08 2003 UTC vs.
Revision 424 by mmeineke, Thu Mar 27 20:36:16 2003 UTC

# Line 59 | Line 59 | CXX_FILES = \
59          $(DIR)/BendExtensions.cpp \
60          $(DIR)/Bond.cpp \
61          $(DIR)/BondExtensions.cpp \
62        $(DIR)/DipoleTestFF.cpp \
62          $(DIR)/DirectionalAtom.cpp \
63          $(DIR)/DumpWriter.cpp \
64          $(DIR)/Exclude.cpp \
# Line 74 | Line 73 | CXX_FILES = \
73          $(DIR)/Torsion.cpp \
74          $(DIR)/TorsionExtensions.cpp \
75          $(DIR)/TraPPE_ExFF.cpp \
77        $(DIR)/TraPPEFF.cpp \
76          $(DIR)/Verlet.cpp \
77          $(DIR)/randomSPRNG.cpp \
78          $(DIR)/fortranWrappers.cpp \
79          $(DIR)/ForceFields.cpp \
80 <        $(DIR)/mpiSimulation.cpp
80 >        $(DIR)/mpiSimulation.cpp \
81 >        $(DIR)/Molecule.hpp
82  
83  
84   F90_FILES= \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines