aboutsummaryrefslogtreecommitdiff
path: root/Gem/part_draw-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-05 11:35:47 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-05 11:35:47 +0000
commita9ad4f840cee9254906eaefc1f62e381a655b26c (patch)
tree18cdcbbcc76d4d49fb5246b1803ee0cafead1119 /Gem/part_draw-help.pd
parent0016322b4c755762d7a492de8693d4022c105b1e (diff)
Gem c969106cc2de7a640f4e980c543fa87cc471b0d8 linux/amd64
built 'filmDS:c969106cc2de7a640f4e980c543fa87cc471b0d8' for linux/amd64
Diffstat (limited to 'Gem/part_draw-help.pd')
-rw-r--r--Gem/part_draw-help.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gem/part_draw-help.pd b/Gem/part_draw-help.pd
index 5fcc582..1b8e7bc 100644
--- a/Gem/part_draw-help.pd
+++ b/Gem/part_draw-help.pd
@@ -1,4 +1,5 @@
#N canvas 539 315 813 403 10;
+#X declare -lib Gem;
#X msg 631 212 draw point;
#X text 536 159 This is the drawing mode: line/point;
#X text 98 109 [part_draw] finally draws a particle system that was
@@ -41,6 +42,7 @@ set up with [part_head] and other [part_]-objects.;
#X text 38 41 inlet 1: gemlist (with part_head) \, draw [line|point|<nr>]
;
#X text 31 14 Synopsis: [part_draw];
+#X obj 688 8 declare -lib Gem;
#X connect 0 0 11 0;
#X connect 7 0 8 0;
#X connect 8 0 10 0;