updated for new error handling

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/branches/ErrorHandling@6021 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Scott R Charlton 2012-01-10 22:20:49 +00:00
parent 73ef3121ad
commit e8c2bc12eb

View File

@ -209,6 +209,8 @@ done
cp $DISTPATH/src/phreeqcpp/PHREEQCPP-RELEASE.txt $DISTPATH/doc/PHREEQCPP-RELEASE
cp $DISTPATH/src/phreeqcpp/phreeqc/revisions $DISTPATH/doc/RELEASE
mv $DISTPATH/src/phreeqcpp/PHRQ_io.h $DISTPATH/include/PHRQ_io.h
mv $DISTPATH/src/phreeqcpp/Keywords.h $DISTPATH/include/Keywords.h
(cd "$DISTPATH/doc" && "doxygen")