From d32158d45940b6d54cd07db4c614028984e9783b Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Tue, 8 Dec 2009 02:01:03 +0000 Subject: Re-enabled mtl in the abstractions Makefile svn path=/trunk/abstractions/mtl/; revision=12821 --- examples/gems-movies_with_sound~.pd | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'examples') diff --git a/examples/gems-movies_with_sound~.pd b/examples/gems-movies_with_sound~.pd index 1ed8495..e7c032f 100644 --- a/examples/gems-movies_with_sound~.pd +++ b/examples/gems-movies_with_sound~.pd @@ -1,4 +1,5 @@ -#N canvas 804 121 441 494 10; +#N canvas 809 145 441 494 10; +#X declare -lib Gem; #X declare -lib Gem; #X obj 23 59 gemhead; #X obj 23 398 pix_texture; @@ -39,5 +40,5 @@ #X connect 14 0 13 0; #X connect 17 0 19 0; #X connect 19 0 6 0; -#X connect 19 0 6 1; -#X connect 19 1 11 0; +#X connect 19 1 6 1; +#X connect 19 2 11 0; -- cgit v1.2.1