aboutsummaryrefslogtreecommitdiff
path: root/reference/lifop-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
commite64777405412ac03cac27e5d386403cff9e49415 (patch)
tree55ebbdc09837c995785245a1ab7c94bbef2c8a44 /reference/lifop-help.pd
parent4059490aa3ed0862d6d411fa341abfdef10f3563 (diff)
updated help-patches to include META
svn path=/trunk/externals/zexy/; revision=14636
Diffstat (limited to 'reference/lifop-help.pd')
-rw-r--r--reference/lifop-help.pd14
1 files changed, 13 insertions, 1 deletions
diff --git a/reference/lifop-help.pd b/reference/lifop-help.pd
index 822e564..3c2f992 100644
--- a/reference/lifop-help.pd
+++ b/reference/lifop-help.pd
@@ -1,4 +1,4 @@
-#N canvas 2 165 568 508 10;
+#N canvas 0 31 568 508 10;
#X text 471 31 part of;
#X obj 533 30 zexy;
#X obj 58 192 lifop;
@@ -28,6 +28,18 @@ eat your memory.;
#X msg 200 167 info;
#X obj 112 203 print info;
#X text 247 168 query the number of arguments in the LIFO;
+#N canvas 515 193 494 344 META 0;
+#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 145 AUTHOR IOhannes m zmoelnig;
+#X text 12 45 DESCRIPTION last in first out stack with priorities;
+#X text 12 5 KEYWORDS control storage list_op;
+#X text 12 65 INLET_0 list float bang info;
+#X text 12 85 INLET_1 float;
+#X text 12 105 OUTLET_0 list;
+#X text 12 125 OUTLET_1 float;
+#X restore 513 481 pd META;
#X connect 2 0 10 0;
#X connect 2 1 18 0;
#X connect 3 0 2 0;