Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ReckonPrimer.activity
diff options
context:
space:
mode:
authorWalther Neuper <wneuper@localhost.(none)>2010-01-18 15:22:05 (GMT)
committer Walther Neuper <wneuper@localhost.(none)>2010-01-18 15:22:05 (GMT)
commit0fe63cd8fa05acf72e93a1c7d8c24b4809c41767 (patch)
tree63a54d29f0d5b6f01d032bc59306bbcee013eff2 /ReckonPrimer.activity
parent85b7106d4b6db01c902a7be0f947d035efd1b62c (diff)
session NEPPEL: new settings, sys works
Diffstat (limited to 'ReckonPrimer.activity')
-rwxr-xr-xReckonPrimer.activity/settings.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ReckonPrimer.activity/settings.py b/ReckonPrimer.activity/settings.py
index b91e927..cca593a 100755
--- a/ReckonPrimer.activity/settings.py
+++ b/ReckonPrimer.activity/settings.py
@@ -78,6 +78,8 @@ class Settings:
':' : False, # 14 : 2 = _
'in' : False, # 2 in 14 = _
'remainder' : False, # : | in ... with remainder
+ 'vadd' : 0, # 0 or 10, for 1.11 ... 1.19
+ 'vmult' : 1, # 1 or 10, for 1.10 ... 1.90
'min' : 2, # +: minimum number in right *operand
# -: minimum result
'max' : 2, # +: maximum number in right *operand