Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalther Neuper <wneuper@localhost.(none)>2010-06-09 07:32:00 (GMT)
committer Walther Neuper <wneuper@localhost.(none)>2010-06-09 07:32:00 (GMT)
commit756ed2134c041a9738db3cf1519069aeb664102a (patch)
tree2b7618c2f8d073398e0b5f158b81642d954f0cd7
parentd1e2857289b94a23926feb9eedf86925cbc217a4 (diff)
exstore + : ohne Rest, alle Reihen
-rw-r--r--ReckonPrimer.activity/exstore.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/ReckonPrimer.activity/exstore.py b/ReckonPrimer.activity/exstore.py
index 1bd8454..e0b2a39 100644
--- a/ReckonPrimer.activity/exstore.py
+++ b/ReckonPrimer.activity/exstore.py
@@ -107,8 +107,10 @@ class ExStore:
_c1c2c1c1t7 = Task(copy.deepcopy(_sett), [])
_sett['factors'] = [9]; _sett['title'] = "9-er Reihe"
_c1c2c1c1t8 = Task(copy.deepcopy(_sett), [])
- #_sett['factors'] = [10]; _sett['title'] = "3-er Reihe"
+ #_sett['factors'] = [1]; _sett['vmult'] = 1;
+ #_sett['factors'] = [10]; _sett['title'] = "10-er Reihe"
#_c1c2c1c1t9 = Task(copy.deepcopy(_sett), [])
+####### _c1c2c1c1 ############################################################