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

Comparing trunk/OOPSE-2.0/src/io/Makefile (file contents):
Revision 2110 by gezelter, Thu Mar 10 20:40:56 2005 UTC vs.
Revision 2314 by tim, Tue Sep 20 21:22:38 2005 UTC

# Line 9 | Line 9 | Source    = \
9          ChargeAtomTypesSectionParser.cpp \
10          MultipoleAtomTypesSectionParser.cpp \
11          StickyAtomTypesSectionParser.cpp \
12 +        GayBerneAtomTypesSectionParser.cpp \
13          TorsionTypesSectionParser.cpp \
14 +        StickyPowerAtomTypesSectionParser.cpp \
15 +        ShapeAtomTypesSectionParser.cpp \
16          LennardJonesAtomTypesSectionParser.cpp\
17    BondTypesSectionParser.cpp \
18    BendTypesSectionParser.cpp \
# Line 29 | Line 32 | Source    = \
32          ZConsReader.cpp \
33          ZConsWriter.cpp \
34          RestReader.cpp \
35 <        RestWriter.cpp
35 >        RestWriter.cpp \
36 >        gzstream.cpp
37  
38   RmiSource =
39  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines