aboutsummaryrefslogtreecommitdiff
path: root/help/help-fifo.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-10 22:15:07 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commitff6b00b82c7f3f1a1efae7ba00894604aa70a60d (patch)
tree16835feaeacf7f33da08e964fe72eb24d09f2657 /help/help-fifo.pd
parent7fc71ea46f7424a15cf39d0be2b9525fa6d5a1f0 (diff)
switched over the help files to the Pd standard name; removed the explicit helpfile declaration since its not needed and causes problems
svn path=/trunk/externals/maxlib/; revision=3878
Diffstat (limited to 'help/help-fifo.pd')
-rw-r--r--help/help-fifo.pd13
1 files changed, 0 insertions, 13 deletions
diff --git a/help/help-fifo.pd b/help/help-fifo.pd
deleted file mode 100644
index 581a7b7..0000000
--- a/help/help-fifo.pd
+++ /dev/null
@@ -1,13 +0,0 @@
-#N canvas 356 196 452 302 12;
-#X obj 38 176 fifo 10;
-#X floatatom 38 231 5 0 0;
-#X floatatom 61 132 5 0 0;
-#X msg 38 98 bang;
-#X text 83 98 hit to get next number;
-#X text 111 176 fifo <size>;
-#X text 92 233 output of fifo;
-#X text 42 14 fifo :: first in first out buffer for floats;
-#X text 105 32 written for Max by St. Rainstick;
-#X connect 0 0 1 0;
-#X connect 2 0 0 0;
-#X connect 3 0 0 0;