From f4b920fc1373b6be4a2a2e9709fc7e21b791ce0b Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 8 Mar 2012 02:33:29 +0000 Subject: fix declare -lib declarations to have a -lib flag per library name svn path=/trunk/externals/gem2pdp/; revision=16056 --- pdp2gem-help.pd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pdp2gem-help.pd') 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; -- cgit v1.2.1