mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
To read multiple lines of porosities.
git-svn-id: svn://136.177.114.72/svn_GW/phreeqc3/trunk@10798 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
0bd85c1604
commit
2c3cd3e3bc
@ -645,7 +645,7 @@ read_transport(void)
|
||||
error_msg("Reading porosities in TRANSPORT keyword.\n",
|
||||
CONTINUE);
|
||||
}
|
||||
opt_save = OPTION_DEFAULT;
|
||||
opt_save = 42;
|
||||
break;
|
||||
}
|
||||
if (return_value == EOF || return_value == KEYWORD)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user