aboutsummaryrefslogtreecommitdiff
path: root/core/rprint-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'core/rprint-help.pd')
-rw-r--r--core/rprint-help.pd15
1 files changed, 0 insertions, 15 deletions
diff --git a/core/rprint-help.pd b/core/rprint-help.pd
deleted file mode 100644
index 5ddfc43..0000000
--- a/core/rprint-help.pd
+++ /dev/null
@@ -1,15 +0,0 @@
-#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;