mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-13 07:08:23 +01:00
ec0212de removed tabs before eol in stimela.dat. Updated RELEASE.TXT. 3cf80a8a Added simela.dat-from Peter de Moel. Fixed bug in write_raw/read_raw GasComp, order of options git-subtree-dir: database git-subtree-split: ec0212ded233929c14fc4bc5d6f0d61604ef3c8e
9 lines
165 B
Makefile
9 lines
165 B
Makefile
ACLOCAL_AMFLAGS = -I m4
|
|
EXTRA_DIST =\
|
|
CMakeLists.txt\
|
|
INSTALL\
|
|
IPhreeqcConfig.cmake.in\
|
|
IPhreeqc.rc\
|
|
resource.h
|
|
SUBDIRS = src tests examples doc database gtest
|