aboutsummaryrefslogtreecommitdiff
path: root/sfruit/mate.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/mate.pd
parente64cc81fe00f214cd1d22c04cbe0028127b8914c (diff)
removed import/declare til it works
svn path=/trunk/abstractions/sfruit/; revision=10373
Diffstat (limited to 'sfruit/mate.pd')
-rw-r--r--sfruit/mate.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfruit/mate.pd b/sfruit/mate.pd
index d33a865..ce069e9 100644
--- a/sfruit/mate.pd
+++ b/sfruit/mate.pd
@@ -1,5 +1,5 @@
#N canvas 0 22 450 300 10;
-#X declare -lib moonlib -lib ggee;
+
#X obj 284 110 getdir 1;
#X obj 284 163 list2symbol /;
#X obj 284 75 t b b;
@@ -16,7 +16,7 @@
#X msg 144 137 mate \$1;
#X obj 101 101 bng 15 250 50 0 \$0edit \$0editR T 4 8 0 12 -139998
-262144 -262144;
-#X obj 62 50 import moonlib ggee;
+#X obj 62 50 import-disabled moonlib ggee;
#X connect 0 0 4 0;
#X connect 0 0 8 0;
#X connect 1 0 6 0;