From aa5a0048ef7a324e85a5704c0e0ea5374b5da3a9 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 7 Feb 2019 23:07:46 +0000 Subject: Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f osx/i386 built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for osx/i386 --- Gem/examples/06.particle/03.orbit.pd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Gem/examples/06.particle/03.orbit.pd') diff --git a/Gem/examples/06.particle/03.orbit.pd b/Gem/examples/06.particle/03.orbit.pd index 2791db1..6d48a89 100644 --- a/Gem/examples/06.particle/03.orbit.pd +++ b/Gem/examples/06.particle/03.orbit.pd @@ -1,4 +1,5 @@ #N canvas 396 160 600 500 10; +#X declare -lib Gem; #X obj 198 50 gemhead; #X obj 198 82 part_head; #X obj 198 136 part_color; @@ -70,6 +71,7 @@ #X connect 16 0 0 0; #X coords 0 -1 1 1 85 40 1 100 100; #X restore 34 255 pd gemwin; +#X obj 492 7 declare -lib Gem; #X connect 0 0 1 0; #X connect 1 0 2 0; #X connect 2 0 20 0; -- cgit v1.2.1