Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/svg/makesvg.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-09-18 22:05:49 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-09-18 22:05:49 (GMT)
commit350f379a2009e13a3a6baa3af20f9737f7607d01 (patch)
tree7bd7d32beb2a36ec5d693fd29a034860949d93e9 /svg/makesvg.py
parent59ca3a4b4a1bce4ee5a55ffeb561cc0d8bb69bd9 (diff)
height width
Diffstat (limited to 'svg/makesvg.py')
-rwxr-xr-x[-rw-r--r--]svg/makesvg.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/svg/makesvg.py b/svg/makesvg.py
index 69cb7ce..ba70d81 100644..100755
--- a/svg/makesvg.py
+++ b/svg/makesvg.py
@@ -44,8 +44,8 @@ def main():
"hat1.py", \
"hat2.py", \
"heading.py", \
+ "height.py", \
"hideblocks.py", \
- "hres.py", \
"ifelse.py", \
"if.py", \
"kbinput.py", \
@@ -95,8 +95,8 @@ def main():
"textsize.py", \
"toppos.py", \
"turtlegroup.py", \
- "vres.py", \
"wait.py", \
+ "width.py", \
"xcor.py", \
"ycor.py" ]