mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
ex4 works with old flow from 8056. Will now try to keep all other changes, but go back to updated flow calculation.
git-svn-id: svn://136.177.114.72/svn_GW/phreeqc3/trunk@8380 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
aee342676b
commit
ab9b2ddd28
@ -2314,12 +2314,12 @@ run_simulations(void)
|
||||
/* ---------------------------------------------------------------------- */
|
||||
{
|
||||
char token[MAX_LENGTH];
|
||||
#ifdef SKIP_KEEP
|
||||
//#ifdef SKIP_KEEP
|
||||
#if defined(WIN32)
|
||||
unsigned int old_exponent_format;
|
||||
old_exponent_format = _set_output_format(_TWO_DIGIT_EXPONENT);
|
||||
#endif
|
||||
#endif
|
||||
//#endif
|
||||
/*
|
||||
* Prepare error handling
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user