working on dist

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/branches/ErrorHandling@6030 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Scott R Charlton 2012-01-11 05:13:25 +00:00
parent 43c47667c5
commit 3a74fc9d0e

View File

@ -564,8 +564,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
##INPUT = ../include
INPUT = ../include/IPhreeqc.hpp ../include/IPhreeqc.h ../include/Var.h
INPUT = ../src/IPhreeqc.hpp ../src/IPhreeqc.h ../src/Var.h
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is