aboutsummaryrefslogtreecommitdiff
path: root/examples/59_pmpd3d_test.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/59_pmpd3d_test.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/59_pmpd3d_test.pd')
-rw-r--r--examples/59_pmpd3d_test.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/59_pmpd3d_test.pd b/examples/59_pmpd3d_test.pd
index f487106..0d13686 100644
--- a/examples/59_pmpd3d_test.pd
+++ b/examples/59_pmpd3d_test.pd
@@ -1,4 +1,5 @@
-#N canvas 677 130 653 522 10;
+#N canvas 675 137 653 522 10;
+#X declare -lib Gem;
#X obj 27 26 loadbang;
#X obj 263 104 gemwin;
#X msg 278 81 0 \, destroy;
@@ -154,6 +155,7 @@
#X obj 53 397 pmpd3d;
#X obj 366 244 route linksPosNo massesPos;
#X text 190 476 copyright Nicolas Montgermont 2010;
+#X obj 491 55 declare -lib Gem;
#X connect 0 0 6 0;
#X connect 2 0 1 0;
#X connect 4 0 6 0;