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/58_pmpd2d_sand.pd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples/58_pmpd2d_sand.pd') diff --git a/examples/58_pmpd2d_sand.pd b/examples/58_pmpd2d_sand.pd index 60ba102..144bd5c 100644 --- a/examples/58_pmpd2d_sand.pd +++ b/examples/58_pmpd2d_sand.pd @@ -1,4 +1,5 @@ -#N canvas 915 160 636 696 10; +#N canvas 913 167 636 696 10; +#X declare -lib Gem; #X obj 363 187 gemhead; #X obj 363 234 world_light; #X msg 364 141 \; pd dsp 1; @@ -260,6 +261,7 @@ #X obj 364 120 loadbang; #X obj 213 462 gemmouse 80 80; #X text 124 661 moove the mouse on the screen to simulate gravity; +#X obj 362 47 declare -lib Gem; #X connect 0 0 20 0; #X connect 3 0 27 0; #X connect 5 0 7 0; -- cgit v1.2.1