aboutsummaryrefslogtreecommitdiff
path: root/pdp2gem-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-03-08 02:33:29 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2012-03-08 02:33:29 +0000
commitf4b920fc1373b6be4a2a2e9709fc7e21b791ce0b (patch)
tree1389d039fc1b7e3bb77862eed49e6404e68a4ef9 /pdp2gem-help.pd
parentadfcf7043d1a547dee0fef5b9b1acc94e19da5e3 (diff)
fix declare -lib declarations to have a -lib flag per library nameHEADsvn2git-headexternals/gem2pdp
svn path=/trunk/externals/gem2pdp/; revision=16056
Diffstat (limited to 'pdp2gem-help.pd')
-rw-r--r--pdp2gem-help.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/pdp2gem-help.pd b/pdp2gem-help.pd
index 49c7a20..81aaf2b 100644
--- a/pdp2gem-help.pd
+++ b/pdp2gem-help.pd
@@ -1,5 +1,5 @@
#N canvas 100 128 824 539 10;
-#X declare -lib Gem pdp;
+#X declare -lib Gem -lib pdp;
#X obj 30 6 cnv 15 740 120 empty empty empty 20 12 0 14 -233017 -66577
0;
#X obj 132 67 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
@@ -88,7 +88,7 @@ native YV12 to...YUV is default (and fastest);
#X msg 420 40 stop;
#X text 436 16 Live;
#X text 379 481 and James Tittle (tigital@mac.com);
-#X obj 634 13 declare -lib Gem pdp;
+#X obj 634 13 declare -lib Gem -lib pdp;
#X connect 1 0 9 0;
#X connect 2 0 13 0;
#X connect 3 0 2 0;