Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--taconstants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/taconstants.py b/taconstants.py
index cc0ef1a..7790f07 100644
--- a/taconstants.py
+++ b/taconstants.py
@@ -534,7 +534,7 @@ DEFAULTS = {
STRING_OR_NUMBER_ARGS = ['plus2', 'equal2', 'less2', 'greater2', 'box',
'template1x1', 'template1x2', 'template2x1', 'list',
'template2x2', 'template1x1a', 'templatelist', 'nop',
- 'print', 'stack', 'hat', 'addturtle']
+ 'print', 'stack', 'hat', 'addturtle', 'myfunc']
CONTENT_ARGS = ['show', 'showaligned', 'push', 'storein', 'storeinbox1',
'storeinbox2']