--- branches/new_design/OOPSE-3.0/src/io/Makefile 2004/11/29 14:49:51 1788 +++ branches/new_design/OOPSE-3.0/src/io/Makefile 2004/11/29 15:27:43 1789 @@ -2,7 +2,6 @@ Source = \ AtomTypesSectionParser.cpp \ DirectionalAtomTypesSectionParser.cpp \ SectionParser.cpp \ - BendTypesSectionParser.cpp \ EAMAtomTypesSectionParser.cpp \ SectionParserManager.cpp \ BondTypesSectionParser.cpp \ @@ -13,14 +12,14 @@ Source = \ TorsionTypesSectionParser.cpp \ DipoleAtomTypesSectionParser.cpp \ LennardJonesAtomTypesSectionParser.cpp\ - BASSlex.l \ + BendTypesSectionParser.cpp \ + BASSlex.l \ BASSyacc.y \ BASS_interface.cpp \ BASS_parse.c \ DumpReader.cpp \ DumpWriter.cpp \ Globals.cpp \ - InitializeFromFile.cpp \ interface.c \ LinkedAssign.cpp \ LinkedCommand.cpp \