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

Comparing:
trunk/OOPSE-4/src/io/Makefile (file contents), Revision 1495 by tim, Tue Sep 28 16:14:17 2004 UTC vs.
branches/new_design/OOPSE-4/src/io/Makefile (file contents), Revision 1779 by tim, Wed Nov 24 18:20:15 2004 UTC

# Line 16 | Line 16 | Source    = \
16          StatWriter.cpp \
17          ZConsReader.cpp \
18          ZConsWriter.cpp \
19 +        AtomTypesSectionParser.cpp \
20 +        DirectionalAtomTypesSectionParser.cpp \
21 +        SectionParser.cpp \
22 +        BendTypesSectionParser.cpp \
23 +        EAMAtomTypesSectionParser.cpp \
24 +        SectionParserManager.cpp \
25 +        BondTypesSectionParser.cpp \
26 +        ElectrostaticAtomTypesSectionParser.cpp \
27 +        StickyAtomTypesSectionParser.cpp \
28 +        ChargeAtomTypesSectionParser.cpp \
29 +        HarmonicBondTypesSectionParser.cpp \
30 +        TorsionTypesSectionParser.cpp \
31 +        DipoleAtomTypesSectionParser.cpp \
32 +        LennardJonesAtomTypesSectionParser.cpp
33  
34 +
35   RmiSource =
36  
37   Main      =
38  
39 < include $(DEV_ROOT)/Makefile
39 > DEV_ROOT=../..
40 > include $(DEV_ROOT)/make/Makefile
41 >

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines