aboutsummaryrefslogtreecommitdiff
path: root/examples/11_comportement.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2012-02-03 11:41:26 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2012-02-03 11:41:26 +0000
commit91c4f2d9b85c65ccc59c4b156583a84a3861e2fa (patch)
treef5e9333463037b3dfefc0c32e3d59cb1073cbfc6 /examples/11_comportement.pd
parentdb1a6ef1cdda8c2555d4828282e05dda55343ea5 (diff)
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
Diffstat (limited to 'examples/11_comportement.pd')
-rw-r--r--examples/11_comportement.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/11_comportement.pd b/examples/11_comportement.pd
index 8d86a23..2a72fb2 100644
--- a/examples/11_comportement.pd
+++ b/examples/11_comportement.pd
@@ -1,4 +1,5 @@
-#N canvas 974 354 594 486 12;
+#N canvas 970 368 594 486 12;
+#X declare -lib Gem;
#X obj 32 75 t b b;
#X obj 32 27 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
@@ -751,6 +752,7 @@ for the structure.;
#X text 55 25 <- 1;
#X text 174 213 <- 2;
#X obj 31 264 gemwin;
+#X obj 106 10 declare -lib Gem;
#X connect 0 0 14 0;
#X connect 0 1 13 0;
#X connect 0 1 20 0;