aboutsummaryrefslogtreecommitdiff
path: root/help/allow-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-26 03:10:47 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commit8b0873392ad0db55fdb9d0cdfc670366bc96a9c9 (patch)
treedfc09d2f2d60aac05d656906c3729348344da9d7 /help/allow-help.pd
parent534b4462f8efc240b8b3d76d56613f38d9a9fef4 (diff)
converted maxlib to use libdir template, in preparations for debianizing it
svn path=/trunk/externals/maxlib/; revision=13476
Diffstat (limited to 'help/allow-help.pd')
-rw-r--r--help/allow-help.pd21
1 files changed, 0 insertions, 21 deletions
diff --git a/help/allow-help.pd b/help/allow-help.pd
deleted file mode 100644
index 084d52f..0000000
--- a/help/allow-help.pd
+++ /dev/null
@@ -1,21 +0,0 @@
-#N canvas 358 305 554 308 12;
-#X text 24 17 allow :: lets only 'allowed' floats or symbols through
-;
-#X text 97 34 written by Olaf Matthes <olaf.matthes@gmx.de>;
-#X msg 125 65 cat;
-#X msg 147 97 dog;
-#X msg 157 126 bird;
-#X floatatom 82 269 5 0 0 0 - - -;
-#X symbolatom 151 246 10 0 0 0 - - -;
-#X obj 114 156 symbol \$1;
-#X floatatom 40 81 5 0 0 0 - - -;
-#X obj 82 217 route float symbol;
-#X obj 82 189 allow 17 cat dog 23;
-#X connect 2 0 7 0;
-#X connect 3 0 7 0;
-#X connect 4 0 7 0;
-#X connect 7 0 10 0;
-#X connect 8 0 10 0;
-#X connect 9 0 5 0;
-#X connect 9 1 6 0;
-#X connect 10 0 9 0;