Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2013-04-01 17:25:08 (GMT)
committer Walter Bender <walter.bender@gmail.com>2013-04-01 17:25:08 (GMT)
commitcb0486994a790ea7fd99829e4d075d29d779394f (patch)
treedd9fc60988eae247de446423879a64a4f5c80618 /samples
parent040ab8ed5b92b25fba41fb066f80a2cadaa79819 (diff)
fix broken sample code
Diffstat (limited to 'samples')
-rw-r--r--samples/graphics-csquiral.ta51
1 files changed, 24 insertions, 27 deletions
diff --git a/samples/graphics-csquiral.ta b/samples/graphics-csquiral.ta
index 678dbfd..9b77344 100644
--- a/samples/graphics-csquiral.ta
+++ b/samples/graphics-csquiral.ta
@@ -1,27 +1,24 @@
-[[0, ["start", 2.0], 160, 180, [null, 1]],
-[1, "clean", 160, 222, [0, 18]],
-[2, "setpensize", 160, 348, [18, 3, 4]],
-[3, ["number", 20], 261, 348, [2, null]],
-[4, "repeat", 160, 390, [2, 5, 6, null]],
-[5, ["number", 1300], 211, 390, [4, null]],
-[6, "forward", 225, 450, [4, 21, 7]],
-[7, "right", 225, 492, [6, 8, 9]],
-[8, ["number", 91], 297, 492, [7, null]],
-[9, "setcolor", 225, 534, [7, 17, 13]],
-[10, ["division2", 0], 440, 534, [17, 11, 12]],
-[11, "xcor", 494, 534, [10, null]],
-[12, ["number", 6], 518, 576, [10, null]],
-[13, "setshade", 225, 576, [9, 14, 25]],
-[14, "heading", 303, 576, [13, null]],
-[15, ["plus2", 0], 320, 660, [25, 23, 16]],
-[16, ["number", 1], 374, 702, [15, null]],
-[17, ["identity2", 40], 306, 534, [9, 10]],
-[18, ["storein", 0], 160, 264, [1, 19, 20, 2]],
-[19, ["string", "my box"], 255, 264, [18, null]],
-[20, ["number", 1], 255, 306, [18, null]],
-[21, "box", 299, 450, [6, 22, null]],
-[22, ["string", "my box"], 354, 450, [21, null]],
-[23, "box", 374, 660, [15, 24, null]],
-[24, ["string", "my box"], 429, 660, [23, null]],
-[25, ["storein", 0], 225, 618, [13, 26, 15, null]],
-[26, ["string", "my box"], 320, 618, [25, null]]]
+[[0, ["start", 2.0], 719, 108, [null, 1]],
+[1, "clean", 719, 154, [0, 2]],
+[2, "storeinbox1", 719, 196, [1, 3, 4]],
+[3, ["number", 1], 836, 196, [2, null]],
+[4, "setpensize", 719, 238, [2, 5, 6]],
+[5, ["number", 20], 821, 238, [4, null]],
+[6, ["repeat", 84], 719, 280, [4, 7, 8, null]],
+[7, ["number", 1300], 777, 280, [6, null]],
+[8, "forward", 737, 322, [6, 9, 10]],
+[9, "box1", 807, 322, [8, null]],
+[10, "right", 737, 364, [8, 11, 12]],
+[11, ["number", 91], 795, 364, [10, null]],
+[12, "setcolor", 737, 406, [10, 22, 16]],
+[13, ["division2", 0], 948, 406, [22, 14, 15]],
+[14, "xcor", 1018, 406, [13, null]],
+[15, ["number", 6], 1042, 448, [13, null]],
+[16, "setshade", 737, 448, [12, 17, 18]],
+[17, "heading", 822, 448, [16, null]],
+[18, "storeinbox1", 737, 490, [16, 19, null]],
+[19, ["plus2", 0], 854, 490, [18, 20, 21]],
+[20, "box1", 908, 490, [19, null]],
+[21, ["number", 1], 908, 532, [19, null]],
+[22, ["identity2", 40], 814, 406, [12, 13]],
+[-1, ["turtle", "Yertle"], 907.9985581895907, 87.04554561204145, 220.0, 151.33309303159845, 220.0, 20.0]] \ No newline at end of file