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