mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
removed TESTING definition
This commit is contained in:
parent
c4de8f2504
commit
1b28b511a0
@ -2217,7 +2217,6 @@ do_status(void)
|
|||||||
screen_msg("\n");
|
screen_msg("\n");
|
||||||
}
|
}
|
||||||
//pr.headings = TRUE; // set in class_main; not set for IPhreeqc
|
//pr.headings = TRUE; // set in class_main; not set for IPhreeqc
|
||||||
#define TESTING
|
|
||||||
#ifndef TESTING
|
#ifndef TESTING
|
||||||
LDBLE ext = (double)clock() / CLOCKS_PER_SEC;
|
LDBLE ext = (double)clock() / CLOCKS_PER_SEC;
|
||||||
dup_print(sformatf("End of Run after %g Seconds.", ext), TRUE);
|
dup_print(sformatf("End of Run after %g Seconds.", ext), TRUE);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user