another try for ex20_debug

This commit is contained in:
David Parkhurst 2018-11-07 23:04:05 -07:00
parent e977363da4
commit 4128d5d4ad

View File

@ -12,7 +12,7 @@ VALGRIND=
ifeq ($(CFG), Linux)
PHREEQC=../src/Class_release_64/phreeqc
else
PHREEQC=../x64/Release/phreeqc.exe
PHREEQC=../_build_x64/Release/phreeqc.exe
endif
all: ex1.out ex2.out ex2b.out ex3.out ex4.out ex5.out ex6.out ex7.out ex8.out ex9.out \