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:
David L Parkhurst 2014-01-16 17:20:14 +00:00
parent aee342676b
commit ab9b2ddd28

View File

@ -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
*/