From 91c4f2d9b85c65ccc59c4b156583a84a3861e2fa Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Fri, 3 Feb 2012 11:41:26 +0000 Subject: adding -lib Gem in the example in order to load all dependency needed for the patch to run svn path=/trunk/externals/pmpd/; revision=15943 --- examples/25_sand2.pd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'examples/25_sand2.pd') diff --git a/examples/25_sand2.pd b/examples/25_sand2.pd index e8627b9..4d48617 100644 --- a/examples/25_sand2.pd +++ b/examples/25_sand2.pd @@ -1,6 +1,7 @@ -#N canvas 751 247 796 519 10; +#N canvas 747 261 796 519 10; +#X declare -lib Gem; #X obj 28 130 t b b; -#X obj 23 50 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 +#X obj 23 50 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 ; #X msg 196 149 0 \, destroy; #X obj 173 177 gemwin; @@ -219,6 +220,7 @@ is diferent.; #X obj 108 156 s reset; #X obj 43 270 iAmbient2D mass 0 -0.00051 0 0 0.031 -1000 1000 -1000 1000; +#X obj 11 2 declare -lib Gem; #X connect 0 0 4 0; #X connect 0 1 7 0; #X connect 0 1 12 0; -- cgit v1.2.1