removed dw.cpp

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@11294 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Scott R Charlton 2016-06-17 00:40:45 +00:00
parent 46ee89dafa
commit a742b01bd8
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.61])
AC_INIT([IPhreeqc], [3.2.0-9765], [charlton@usgs.gov])
AC_INIT([IPhreeqc], [3.3.4-10475], [charlton@usgs.gov])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_MACRO_DIR([m4])

View File

@ -67,7 +67,6 @@ libiphreeqc_la_SOURCES=\
phreeqcpp/Dictionary.h\
phreeqcpp/dumper.cpp\
phreeqcpp/dumper.h\
phreeqcpp/dw.cpp\
phreeqcpp/Exchange.cxx\
phreeqcpp/Exchange.h\
phreeqcpp/ExchComp.cxx\