[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] [5623] Remove part of a toxic kludge reinstated 20081214T1
From: |
Greg Chicares |
Subject: |
[lmi-commits] [5623] Remove part of a toxic kludge reinstated 20081214T1434Z |
Date: |
Fri, 14 Dec 2012 10:57:13 +0000 |
Revision: 5623
http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5623
Author: chicares
Date: 2012-12-14 10:57:13 +0000 (Fri, 14 Dec 2012)
Log Message:
-----------
Remove part of a toxic kludge reinstated 20081214T1434Z
Modified Paths:
--------------
lmi/trunk/input_harmonization.cpp
Modified: lmi/trunk/input_harmonization.cpp
===================================================================
--- lmi/trunk/input_harmonization.cpp 2012-12-14 01:59:16 UTC (rev 5622)
+++ lmi/trunk/input_harmonization.cpp 2012-12-14 10:57:13 UTC (rev 5623)
@@ -920,12 +920,12 @@
? mce_yes
: mce_no
;
+ } // end if(!egregious_kludge)
OverrideFundManagementFee =
(mce_fund_override == FundChoiceType)
? mce_yes
: mce_no
;
- } // end if(!egregious_kludge)
set_solve_durations();
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lmi-commits] [5623] Remove part of a toxic kludge reinstated 20081214T1434Z,
Greg Chicares <=