lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [6400] Set composite "age" to that of youngest included ce


From: Greg Chicares
Subject: [lmi-commits] [6400] Set composite "age" to that of youngest included cell
Date: Mon, 09 Nov 2015 00:09:39 +0000

Revision: 6400
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6400
Author:   chicares
Date:     2015-11-09 00:09:38 +0000 (Mon, 09 Nov 2015)
Log Message:
-----------
Set composite "age" to that of youngest included cell

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/ledger_invariant.cpp

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2015-11-09 00:07:46 UTC (rev 6399)
+++ lmi/trunk/ChangeLog 2015-11-09 00:09:38 UTC (rev 6400)
@@ -37465,3 +37465,19 @@
 Refactor, temporarily preserving excessive composite length. See:
   http://lists.nongnu.org/archive/html/lmi/2015-10/msg00005.html
 
+20151108T1257Z <address@hidden> [468]
+
+  group_values.cpp
+Use ideal composite length.
+
+20151109T0007Z <address@hidden> [468]
+
+  group_values.cpp
+Refine ideal composite length.
+
+20151109T0009Z <address@hidden> [468]
+
+  ledger_invariant.cpp
+Set composite "age" to that of youngest included cell. See:
+  http://lists.nongnu.org/archive/html/lmi/2015-11/msg00008.html
+

Modified: lmi/trunk/ledger_invariant.cpp
===================================================================
--- lmi/trunk/ledger_invariant.cpp      2015-11-09 00:07:46 UTC (rev 6399)
+++ lmi/trunk/ledger_invariant.cpp      2015-11-09 00:09:38 UTC (rev 6400)
@@ -418,6 +418,7 @@
     MecMonth            = 11;
 
     // TODO ?? Probably every member should be initialized.
+    Age                 = 100;
     NoLapseMinDur       = 100;
     NoLapseMinAge       = 100;
     NoLapseAlwaysActive = false;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]