Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/abacus_window.py
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2010-05-30 00:46:28 (GMT)
committer Walter Bender <walter@sugarlabs.org>2010-05-30 00:46:28 (GMT)
commit64511bfeb4dcbe359c46685d19e2a4db6214bbb9 (patch)
tree9681bb951984a53650edb567daeb336a94b2ae34 /abacus_window.py
parent87e597379a2be4059fdd8fa3271d4cf7eed3c43d (diff)
bumping to v6
Diffstat (limited to 'abacus_window.py')
-rw-r--r--abacus_window.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/abacus_window.py b/abacus_window.py
index abbc9b2..6507933 100644
--- a/abacus_window.py
+++ b/abacus_window.py
@@ -809,7 +809,7 @@ class Schety(AbacusGeneric):
o*BHEIGHT*self.abacus.scale))
self.beads[i+ii].state = 0
-# Experimental code
+
class Fractions(AbacusGeneric):
def __init__(self, abacus):