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 2227 by kdaily, Tue May 17 03:46:45 2005 UTC vs.
Revision 2488 by tim, Mon Dec 5 23:37:56 2005 UTC

# Line 14 | Line 14 | Source    = \
14          StickyPowerAtomTypesSectionParser.cpp \
15          ShapeAtomTypesSectionParser.cpp \
16          LennardJonesAtomTypesSectionParser.cpp\
17 +        SCAtomTypesSectionParser.cpp \
18    BondTypesSectionParser.cpp \
19    BendTypesSectionParser.cpp \
19  BASSlex.l \
20        BASSyacc.y \
21        BASS_interface.cpp \
22        BASS_parse.c \
20          Globals.cpp \
24        interface.c \
25        LinkedAssign.cpp \
26        make_nodes.c \
27        mpiBASS.c \
28        parse_tree.c \
21          DumpReader.cpp \
22          DumpWriter.cpp \
23          StatWriter.cpp \
24          ZConsReader.cpp \
25          ZConsWriter.cpp \
26          RestReader.cpp \
27 <        RestWriter.cpp
27 >        RestWriter.cpp \
28 >        gzstream.cpp\
29 >        ParamConstraint.cpp \
30 >        OptionSectionParser.cpp \
31 >        ForceFieldOptions.cpp
32  
33   RmiSource =
34  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines