aboutsummaryrefslogtreecommitdiff
path: root/core/rprint-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-08-19 07:42:50 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-08-19 07:42:50 +0000
commit897b75f7b63b024cb61b58498ff7e22a4e8b88f4 (patch)
tree6be0951a6e2b4e14a72928111ce809849bd3d282 /core/rprint-help.pd
parentc9fe7d89b7092fa55ca34f5b8bbec67d1513eec5 (diff)
more helpfiles
svn path=/trunk/abstractions/senderfruit/; revision=10255
Diffstat (limited to 'core/rprint-help.pd')
-rw-r--r--core/rprint-help.pd15
1 files changed, 15 insertions, 0 deletions
diff --git a/core/rprint-help.pd b/core/rprint-help.pd
new file mode 100644
index 0000000..5ddfc43
--- /dev/null
+++ b/core/rprint-help.pd
@@ -0,0 +1,15 @@
+#N canvas 664 410 415 267 10;
+#X obj 44 191 rprint \$0.some-data;
+#X obj 44 137 s \$0.some-data;
+#X text 20 14 [rprint] - intercept a send and print it to the console.
+Usually for debugging.;
+#X msg 44 93 nom nom nom;
+#X obj 263 100 r \$0.some-data;
+#X obj 263 128 list prepend set;
+#X obj 263 153 list trim;
+#X msg 263 186;
+#X text 267 229 2008 Luke Iannini;
+#X connect 3 0 1 0;
+#X connect 4 0 5 0;
+#X connect 5 0 6 0;
+#X connect 6 0 7 0;