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/57_pmpd2d_gravitation.pd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'examples/57_pmpd2d_gravitation.pd') diff --git a/examples/57_pmpd2d_gravitation.pd b/examples/57_pmpd2d_gravitation.pd index ffc217a..661dfa9 100644 --- a/examples/57_pmpd2d_gravitation.pd +++ b/examples/57_pmpd2d_gravitation.pd @@ -1,4 +1,5 @@ -#N canvas 676 303 541 161 10; +#N canvas 674 310 541 161 10; +#X declare -lib Gem; #X obj 18 21 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 39 18 reset; @@ -19,7 +20,7 @@ #X connect 7 0 4 0; #X connect 7 1 0 0; #X restore 18 87 pd gem_stuff; -#X obj 18 69 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1 +#X obj 18 69 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1 ; #N canvas 0 22 804 395 creation 0; #X obj 42 28 bng 20 250 50 0 empty empty empty 0 -6 0 8 -258699 -1 @@ -209,5 +210,6 @@ in "creation"; #X connect 8 0 6 0; #X restore 18 107 pd compute; #X text 120 121 copyright Nicolas Montgermont 2010; +#X obj 120 20 declare -lib Gem; #X connect 0 0 4 0; #X connect 3 0 2 0; -- cgit v1.2.1