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 1930 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 2097 by tim, Wed Mar 9 17:30:29 2005 UTC

# Line 1 | Line 1
1 + Package = io
2 +
3   Source    = \
4          AtomTypesSectionParser.cpp \
5          DirectionalAtomTypesSectionParser.cpp \
6          SectionParser.cpp \
7          EAMAtomTypesSectionParser.cpp \
8          SectionParserManager.cpp \
9 <        ElectrostaticAtomTypesSectionParser.cpp \
9 >        ChargeAtomTypesSectionParser.cpp \
10 >        MultipoleAtomTypesSectionParser.cpp \
11          StickyAtomTypesSectionParser.cpp \
12          TorsionTypesSectionParser.cpp \
13          LennardJonesAtomTypesSectionParser.cpp\
# Line 21 | Line 24 | Source    = \
24          make_nodes.c \
25          mpiBASS.c \
26          parse_tree.c \
24        RestraintReader.cpp \
25        RestraintWriter.cpp \
27          DumpReader.cpp \
28          DumpWriter.cpp \
29          StatWriter.cpp \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines