Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/samples/basic-spiral.ta
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2012-07-19 19:14:45 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-07-19 19:14:45 (GMT)
commitb34eb4723bde739eed00c9595192aa5325808592 (patch)
tree6cb9c707036c08fe9ccc15135e4f28779770c1e8 /samples/basic-spiral.ta
parent0799cf334bc642223573372e0a74ea8db797843f (diff)
cleaned up examples
Diffstat (limited to 'samples/basic-spiral.ta')
-rw-r--r--samples/basic-spiral.ta26
1 files changed, 25 insertions, 1 deletions
diff --git a/samples/basic-spiral.ta b/samples/basic-spiral.ta
index 064dbef..68b4f04 100644
--- a/samples/basic-spiral.ta
+++ b/samples/basic-spiral.ta
@@ -1 +1,25 @@
-[[0, "clean", 257, 217, [19, 1]], [1, "storeinbox1", 257, 251, [0, 2, 3]], [2, ["number", 0], 375, 251, [1, null]], [3, "repeat", 257, 293, [1, 4, 5, null]], [4, ["number", 300], 308, 293, [3, null]], [5, "forward", 322, 353, [3, 6, 7]], [6, "box1", 393, 353, [5, null]], [7, "right", 322, 395, [5, 8, 9]], [8, ["number", 91], 380, 395, [7, null]], [9, "storeinbox1", 322, 437, [7, 10, 20]], [10, ["plus2", 0], 440, 437, [9, 11, 12]], [11, "box1", 494, 437, [10, null]], [12, ["number", 5], 494, 479, [10, null]], [13, "setcolor", 322, 513, [20, 14, null]], [14, ["product2", 20.0], 399, 513, [13, 15, 18]], [15, ["division2", 0], 453, 513, [14, 16, 17]], [16, "heading", 507, 513, [15, null]], [17, ["number", 360], 531, 555, [15, null]], [18, ["number", 100], 453, 595, [14, null]], [19, ["start", 2.0], 460, 50, [null, 0]], [20, ["vspace", 0], 322, 479, [9, 13]]] \ No newline at end of file
+[[0, "clean", 528, 120, [15, 17]],
+[1, ["number", 0.0], 596, 204, [17, null]],
+[2, ["repeat", 105], 528, 246, [17, 3, 4, null]],
+[3, ["number", 300], 587, 246, [2, null]],
+[4, "forward", 546, 288, [2, 21, 5]],
+[5, "right", 546, 330, [4, 6, 19]],
+[6, ["number", 91], 604, 330, [5, null]],
+[7, ["plus2", 0], 614, 414, [19, 23, 8]],
+[8, ["number", 5], 668, 456, [7, null]],
+[9, "setcolor", 546, 498, [16, 10, null]],
+[10, ["product2", 20.0], 623, 498, [9, 11, 14]],
+[11, ["division2", 0], 677, 498, [10, 12, 13]],
+[12, "heading", 731, 498, [11, null]],
+[13, ["number", 360], 755, 540, [11, null]],
+[14, ["number", 100], 677, 580, [10, null]],
+[15, ["start", 2.0], 528, 74, [null, 0]],
+[16, ["vspace", 0], 546, 456, [19, 9]],
+[17, ["storein", 0], 528, 162, [0, 18, 1, 2]],
+[18, ["string", "my box"], 596, 162, [17, null]],
+[19, ["storein", 0], 546, 372, [5, 20, 7, 16]],
+[20, ["string", "my box"], 614, 372, [19, null]],
+[21, "box", 617, 288, [4, 22, null]],
+[22, ["string", "my box"], 672, 288, [21, null]],
+[23, "box", 668, 414, [7, 24, null]],
+[24, ["string", "my box"], 723, 414, [23, null]]]