aboutsummaryrefslogtreecommitdiff
path: root/sfruit/menubar.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-11-20 11:22:18 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-11-20 11:22:18 +0000
commitbbc9144d848a76f48fcfa380584acf868c374e68 (patch)
treebb893cea9f84ab37a0bdef80426c5ced6f90a7ad /sfruit/menubar.pd
parente64cc81fe00f214cd1d22c04cbe0028127b8914c (diff)
removed import/declare til it works
svn path=/trunk/abstractions/sfruit/; revision=10373
Diffstat (limited to 'sfruit/menubar.pd')
-rw-r--r--sfruit/menubar.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfruit/menubar.pd b/sfruit/menubar.pd
index 675f429..8af69dd 100644
--- a/sfruit/menubar.pd
+++ b/sfruit/menubar.pd
@@ -1,5 +1,5 @@
#N canvas 713 295 450 300 10;
-#X declare -lib zexy -lib ggee;
+
#X msg 64 137 open \$1;
#X obj 64 167 popen;
#X obj 103 18 bng 15 250 50 0 \$0reveal \$0revealR Reveal 17 7 0 10
@@ -23,7 +23,7 @@
#X obj 144 80 r \$0edit;
#X obj 175 110 r \$0fullFile;
#X msg 144 137 mate \$1;
-#X obj 51 204 import zexy ggee;
+#X obj 51 204 import-disabled zexy ggee;
#X connect 0 0 1 0;
#X connect 3 0 14 0;
#X connect 5 0 9 0;