From 5a31ab520b3157b77f68b293d934e6fec0576d41 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Mon, 15 Feb 2010 15:40:34 +0000 Subject: general code clean up --- (limited to 'samples/csquiral.ta') diff --git a/samples/csquiral.ta b/samples/csquiral.ta index bd11427..289e0b0 100644 --- a/samples/csquiral.ta +++ b/samples/csquiral.ta @@ -1 +1 @@ -[[0, "start", 215, 24, [null, 1]], [1, "clean", 227, 74, [0, 2]], [2, "storeinbox1", 227, 113, [1, 3, 4]], [3, ["number", "1"], 301, 130, [2, null]], [4, "setpensize", 227, 167, [2, 5, 6]], [5, ["number", "20"], 301, 184, [4, null]], [6, "repeat", 227, 221, [4, 7, 8, null]], [7, ["number", "1300"], 313, 230, [6, null]], [8, "wait", 322, 270, [6, 9, 10]], [9, ["number", "0.1"], 396, 279, [8, null]], [10, "forward", 322, 309, [8, 11, 12]], [11, "box1", 396, 318, [10, null]], [12, "right", 322, 348, [10, 13, 14]], [13, ["number", "91"], 396, 357, [12, null]], [14, "setcolor", 322, 387, [12, 15, 18]], [15, "division2", 396, 380, [14, 16, 17]], [16, "xcor", 436, 388, [15, null]], [17, ["number", "6"], 455, 421, [15, null]], [18, "setshade", 322, 441, [14, 19, 20]], [19, "heading", 396, 458, [18, null]], [20, "storeinbox1", 322, 495, [18, 21, null]], [21, "plus2", 396, 488, [20, 22, 23]], [22, "box1", 436, 496, [21, null]], [23, ["number", "1"], 436, 529, [21, null]], [-1, "turtle", -324.93992977292589, 553.15991039106382, 105.0, -54.156654962154313, 105.0, 20.0]] \ No newline at end of file +[[0, "start", 241, 263, [null, 1]], [1, "clean", 241, 305, [0, 2]], [2, "storeinbox1", 241, 339, [1, 3, 4]], [3, ["number", 1], 425, 339, [2, null]], [4, "setpensize", 241, 381, [2, 5, 6]], [5, ["number", 20], 393, 381, [4, null]], [6, "repeat", 241, 423, [4, 7, 8, null]], [7, ["number", 1300], 311, 423, [6, null]], [8, "forward", 325, 499, [6, 9, 10]], [9, "box1", 415, 499, [8, null]], [10, "right", 325, 541, [8, 11, 12]], [11, ["number", 91], 383, 541, [10, null]], [12, "setcolor", 325, 583, [10, 22, 16]], [13, "division2", 561, 583, [22, 14, 15]], [14, "xcor", 615, 583, [13, null]], [15, ["number", 6], 639, 629, [13, null]], [16, "setshade", 325, 625, [12, 17, 18]], [17, "heading", 443, 625, [16, null]], [18, "storeinbox1", 325, 667, [16, 19, null]], [19, "plus2", 509, 667, [18, 20, 21]], [20, "box1", 563, 667, [19, null]], [21, ["number", 1], 563, 709, [19, null]], [22, ["identity2", 40], 427, 583, [12, 13]], [-1, ["turtle", 1], -324, 553, 105.0, -54.156654962154313, 105.0, 20.0]] \ No newline at end of file -- cgit v0.9.1