From 861293558f6ab522d615839556de58db8bf04fb1 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Mon, 01 Feb 2010 15:44:12 +0000 Subject: oofy talogo --- (limited to 'constants.py') diff --git a/constants.py b/constants.py index b1f2159..fee8364 100644 --- a/constants.py +++ b/constants.py @@ -304,10 +304,10 @@ PRIMITIVES = { 'storein':'storeinbox', 'storeinbox1':'storeinbox1', 'storeinbox2':'storeinbox2', - 'template1x1':'tp1', - 'template1x2':'tp6', - 'template2x1':'tp2', - 'template2x2':'tp7', + 'template1x1':'t1x1', + 'template1x2':'t1x2', + 'template2x1':'t2x1', + 'template2x2':'t2x2', 'textsize':'textsize', 'toppos':'toppos', 'turtle':'turtle', -- cgit v0.9.1