From 93d8d0137c32baeeffb3bfaf20d622d9143b3541 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Thu, 04 Feb 2010 17:01:55 +0000 Subject: multiturtle refactoring --- (limited to 'taconstants.py') diff --git a/taconstants.py b/taconstants.py index a1805bc..9bef59e 100644 --- a/taconstants.py +++ b/taconstants.py @@ -436,7 +436,7 @@ PRIMITIVES = { # DEFAULTS = { - 'addturtle':[1], + 'addturtle':['1'], 'arc':[90,100], 'audio':[None], 'back':[100], -- cgit v0.9.1