--- trunk/OOPSE-2.0/src/io/Makefile 2005/03/10 15:10:24 2101 +++ trunk/OOPSE-2.0/src/io/Makefile 2005/05/05 14:47:35 2220 @@ -3,12 +3,14 @@ Source = \ Source = \ AtomTypesSectionParser.cpp \ DirectionalAtomTypesSectionParser.cpp \ + ShapeAtomTypesSectionParser.cpp \ SectionParser.cpp \ EAMAtomTypesSectionParser.cpp \ SectionParserManager.cpp \ ChargeAtomTypesSectionParser.cpp \ MultipoleAtomTypesSectionParser.cpp \ StickyAtomTypesSectionParser.cpp \ + StickyPowerAtomTypesSectionParser.cpp \ TorsionTypesSectionParser.cpp \ LennardJonesAtomTypesSectionParser.cpp\ BondTypesSectionParser.cpp \ @@ -20,7 +22,6 @@ Source = \ Globals.cpp \ interface.c \ LinkedAssign.cpp \ - LinkedCommand.cpp \ make_nodes.c \ mpiBASS.c \ parse_tree.c \