From 51ee087d84c2cae568c04484ea6d331b7e809f9e Mon Sep 17 00:00:00 2001 From: Scott R Charlton Date: Mon, 3 May 2010 22:34:37 +0000 Subject: [PATCH] removed SAX header files git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@4329 1feff8c3-07ed-0310-ac33-dd36852eb9cd --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 8918788d..fc32df2a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,8 +51,6 @@ libiphreeqc_la_SOURCES=\ phreeqcpp/ReadClass.cxx\ phreeqcpp/runner.cpp\ phreeqcpp/runner.h\ - phreeqcpp/SAXPhreeqc.h\ - phreeqcpp/SaxPhreeqcHandlers.h\ phreeqcpp/Solution.cxx\ phreeqcpp/Solution.h\ phreeqcpp/SolutionIsotope.cxx\