From bef44ce7ce083a9fb6aa90607764825276bd8283 Mon Sep 17 00:00:00 2001 From: Geoffrey Hunter Date: Sun, 27 Mar 2016 19:12:49 +1300 Subject: [PATCH 01/90] Restructured the CalcVarNumerical class (got rid of dispValueAsNumber variable). --- .idea/workspace.xml | 303 +++++++++--------- src/Core/CalcVarNumerical.java | 100 +++--- .../StandardResistanceFinderModelTest.java | 13 +- 3 files changed, 220 insertions(+), 196 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0a3f5ffc..f1669500 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,7 +7,8 @@ - + + @@ -67,44 +68,56 @@ - - + + - - - + + + + + - - + + - - - + + + + + + - - + + + + + + + + + - - + + - - + + - - + + - - + + @@ -170,7 +183,6 @@ @@ -345,11 +358,7 @@