From 458374b222dddc23df056298b1485ac5508624bd Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 7 Feb 2019 23:07:09 +0000 Subject: Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f osx/x86_64 built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for osx/x86_64 --- Gem/examples/06.particle/01.simple.pd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Gem/examples/06.particle/01.simple.pd') diff --git a/Gem/examples/06.particle/01.simple.pd b/Gem/examples/06.particle/01.simple.pd index a618273..e31177a 100644 --- a/Gem/examples/06.particle/01.simple.pd +++ b/Gem/examples/06.particle/01.simple.pd @@ -1,4 +1,5 @@ #N canvas 509 196 487 398 10; +#X declare -lib Gem; #X obj 167 160 gemhead; #X obj 167 192 part_head; #X obj 167 328 part_draw; @@ -59,6 +60,7 @@ #X connect 16 0 0 0; #X coords 0 -1 1 1 85 40 1 100 100; #X restore 37 65 pd gemwin; +#X obj 372 7 declare -lib Gem; #X connect 0 0 1 0; #X connect 1 0 10 0; #X connect 8 0 10 2; -- cgit v1.2.1