aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-07-02 12:18:37 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-07-02 12:18:37 +0000
commit2704d6e976cc45242e2928ef3958ac1e918444f0 (patch)
tree68f73c10b1b8330c7e46c9db25ba6f1c407fbf72
parent0c1bfd08b5d3ca6f02d2efe3b84b7c1199077ccd (diff)
switched flatspace hack prepend to [list prepend]
svn path=/trunk/abstractions/pddp/; revision=10135
-rw-r--r--print.pd26
1 files changed, 14 insertions, 12 deletions
diff --git a/print.pd b/print.pd
index 4c92a74..cd2f5d8 100644
--- a/print.pd
+++ b/print.pd
@@ -1,9 +1,8 @@
-#N canvas 1061 612 371 345 10;
+#N canvas 570 436 371 345 10;
#X obj 59 48 inlet;
-#X obj 117 246 send \$0-pddp_print;
+#X obj 116 266 send \$0-pddp_print;
#X obj 116 138 zexy/list2symbol;
-#X text 128 203 reset to blank;
-#X obj 116 170 flatspace/prepend label;
+#X text 129 225 reset to blank;
#X obj 59 90 route bang;
#N canvas 673 22 458 308 reset 0;
#X obj 72 21 inlet;
@@ -23,17 +22,20 @@
#X connect 5 2 2 0;
#X connect 6 0 4 0;
#X connect 7 0 1 0;
-#X restore 59 202 pd reset;
+#X restore 59 222 pd reset;
#X msg 19 169 bang;
#X obj 85 0 cnv 15 15 20 empty empty empty 2 7 0 14 -262144 -262144
0;
#X obj 1 3 cnv 15 98 15 empty \$0-pddp_print empty 2 7 0 14 -262144
-1 0;
-#X connect 0 0 5 0;
-#X connect 2 0 4 0;
-#X connect 4 0 1 0;
-#X connect 5 0 6 0;
-#X connect 5 1 2 0;
-#X connect 6 0 1 0;
-#X connect 7 0 6 0;
+#X obj 116 170 list prepend label;
+#X obj 116 194 list trim;
+#X connect 0 0 4 0;
+#X connect 2 0 9 0;
+#X connect 4 0 5 0;
+#X connect 4 1 2 0;
+#X connect 5 0 1 0;
+#X connect 6 0 5 0;
+#X connect 9 0 10 0;
+#X connect 10 0 1 0;
#X coords 0 -1 1 1 100 20 1 0 0;