mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
all linux tests pass
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/branches/ErrorHandling@5930 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
0daa7906c4
commit
924d501429
@ -210,7 +210,7 @@ done
|
||||
cp $DISTPATH/src/phreeqcpp/PHREEQCPP-RELEASE.txt $DISTPATH/doc/PHREEQCPP-RELEASE
|
||||
cp $DISTPATH/src/phreeqcpp/phreeqc/revisions $DISTPATH/doc/RELEASE
|
||||
|
||||
(cd "$DISTPATH/doc" && "$DOXYGEN")
|
||||
(cd "$DISTPATH/doc" && "doxygen")
|
||||
|
||||
echo "Rolling $DISTNAME.tar ..."
|
||||
(cd "$DIST_SANDBOX" > /dev/null && tar c "$DISTNAME") > \
|
||||
|
||||
@ -97,6 +97,7 @@ libiphreeqc_la_SOURCES=\
|
||||
phreeqcpp/phreeqc/dense.cpp\
|
||||
phreeqcpp/phreeqc/dense.h\
|
||||
phreeqcpp/phreeqc/dw.cpp\
|
||||
phreeqcpp/phreeqc/gases.cpp\
|
||||
phreeqcpp/phreeqc/global_structures.h\
|
||||
phreeqcpp/phreeqc/input.cpp\
|
||||
phreeqcpp/phreeqc/integrate.cpp\
|
||||
|
||||
@ -99,6 +99,7 @@ POBJS = \
|
||||
cvode.o \
|
||||
dense.o \
|
||||
dw.o \
|
||||
gases.o \
|
||||
input.o \
|
||||
integrate.o \
|
||||
inverse.o \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user