mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
fixed bug in DELETE reported by laurin.wissmeier@web.de 2013-06-01
git-svn-id: svn://136.177.114.72/svn_GW/phreeqc3/trunk@7755 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
037b2bb818
commit
8fdb7313f9
@ -147,6 +147,9 @@ bool StorageBinList::Read(CParser & parser)
|
||||
|
||||
bool useLastLine(false);
|
||||
opt_save = CParser::OPT_DEFAULT;
|
||||
// reset cells
|
||||
this->cell.Clear();
|
||||
this->cell.Set_defined(false);
|
||||
for (;;)
|
||||
{
|
||||
int opt;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user