mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
Added additional check to LoadDatabase
git-svn-id: svn://136.177.114.72/svn_GW/phreeqc3/trunk@8399 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
9d9e86f875
commit
473ea39b19
@ -97,7 +97,7 @@ read_delete(void)
|
||||
std::istringstream iss_in;
|
||||
return_value = streamify_to_next_keyword(iss_in);
|
||||
CParser parser(iss_in, phrq_io);
|
||||
assert(!reading_database());
|
||||
//assert(!reading_database());
|
||||
|
||||
//For testing, need to read line to get started
|
||||
parser.set_echo_file(CParser::EO_NONE);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user