From ff6b00b82c7f3f1a1efae7ba00894604aa70a60d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 10 Nov 2005 22:15:07 +0000 Subject: 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 --- help/help-lifo.pd | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 help/help-lifo.pd (limited to 'help/help-lifo.pd') diff --git a/help/help-lifo.pd b/help/help-lifo.pd deleted file mode 100644 index c5ec758..0000000 --- a/help/help-lifo.pd +++ /dev/null @@ -1,16 +0,0 @@ -#N canvas 356 196 454 304 12; -#X obj 38 176 lifo 10; -#X floatatom 38 231 5 0 0; -#X floatatom 61 110 5 0 0; -#X msg 38 76 bang; -#X text 83 76 hit to get next number; -#X text 111 176 lifo ; -#X text 42 14 lifo :: last in first out buffer for floats; -#X text 108 33 written for Max by St. Rainstick; -#X msg 76 140 clear; -#X text 127 139 clear buffer; -#X text 92 233 output of buffer; -#X connect 0 0 1 0; -#X connect 2 0 0 0; -#X connect 3 0 0 0; -#X connect 8 0 0 0; -- cgit v1.2.1