mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
BUG FIX: runs that threw didn't close the input file(s) and do_status was never called.
git-svn-id: svn://136.177.114.72/svn_GW/phreeqc3/trunk@6792 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
a826fa57fd
commit
065f7ea346
@ -2754,12 +2754,7 @@ do_status(void)
|
||||
|
||||
if (pr.status == TRUE)
|
||||
{
|
||||
#if defined(PHREEQCI_GUI)
|
||||
state = -1;
|
||||
status(0, "\r\nDone.");
|
||||
#else
|
||||
status(0, "\nDone.");
|
||||
#endif
|
||||
screen_msg("\n");
|
||||
}
|
||||
pr.headings = TRUE;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user