aboutsummaryrefslogtreecommitdiff
path: root/Gem/gemorb-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-05 11:45:02 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-05 11:45:02 +0000
commit5c89557512beffebcd0770966a4414be4fb8572b (patch)
tree2cf19a2f81f23166130c72d59a8d06c2e52bae4c /Gem/gemorb-help.pd
parente77630b4d6239765f8c604bed52fef678fddb205 (diff)
Gem c969106cc2de7a640f4e980c543fa87cc471b0d8 osx/x86_64
built 'filmDS:c969106cc2de7a640f4e980c543fa87cc471b0d8' for osx/x86_64
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;