aboutsummaryrefslogtreecommitdiff
path: root/Gem/gemorb-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/gemorb-help.pd
parent0016322b4c755762d7a492de8693d4022c105b1e (diff)
Gem c969106cc2de7a640f4e980c543fa87cc471b0d8 linux/amd64
built 'filmDS:c969106cc2de7a640f4e980c543fa87cc471b0d8' for linux/amd64
Diffstat (limited to 'Gem/gemorb-help.pd')
-rw-r--r--Gem/gemorb-help.pd4
1 files changed, 3 insertions, 1 deletions
diff --git a/Gem/gemorb-help.pd b/Gem/gemorb-help.pd
index 8c74880..7546795 100644
--- a/Gem/gemorb-help.pd
+++ b/Gem/gemorb-help.pd
@@ -1,5 +1,6 @@
#N canvas 293 148 600 556 10;
-#X text 135 37 part of GEM;
+#X declare -lib Gem;
+#X text 375 7 part of GEM;
#X obj 157 187 gemorb 1;
#X text 69 93 respond to events of a SpaceOrb on a specified comport.
;
@@ -24,6 +25,7 @@ on the device or with the "reset"-message.;
;
#X text 67 503 You can set the pause between the polls of the SpaceOrb
with the "timer" message.;
+#X obj 458 8 declare -lib Gem;
#X connect 1 0 3 0;
#X connect 1 1 4 0;
#X connect 1 2 5 0;