]> git.cworth.org Git - mnemon/commitdiff
Fix bug when there are no new items to introduce
authorCarl Worth <cworth@cworth.org>
Fri, 27 Mar 2009 22:17:18 +0000 (15:17 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 28 Mar 2009 17:57:42 +0000 (10:57 -0700)
Previously, mnemon would keep challenging infinitely (waiting for 10
new items to be introduced). Instead, we now decrement the to_introduce
counter every time an item is selected from the smallest-number bin.


No differences found