diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-26 03:10:47 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 13:53:22 +0200 |
commit | 8b0873392ad0db55fdb9d0cdfc670366bc96a9c9 (patch) | |
tree | dfc09d2f2d60aac05d656906c3729348344da9d7 /help/lifo-help.pd | |
parent | 534b4462f8efc240b8b3d76d56613f38d9a9fef4 (diff) |
converted maxlib to use libdir template, in preparations for debianizing it
svn path=/trunk/externals/maxlib/; revision=13476
Diffstat (limited to 'help/lifo-help.pd')
-rw-r--r-- | help/lifo-help.pd | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/help/lifo-help.pd b/help/lifo-help.pd deleted file mode 100644 index c5ec758..0000000 --- a/help/lifo-help.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 <size>;
-#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;
|