aboutsummaryrefslogtreecommitdiff
path: root/sfruit/hotpack.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/hotpack.pd
parente64cc81fe00f214cd1d22c04cbe0028127b8914c (diff)
removed import/declare til it works
svn path=/trunk/abstractions/sfruit/; revision=10373
Diffstat (limited to 'sfruit/hotpack.pd')
-rw-r--r--sfruit/hotpack.pd3
1 files changed, 1 insertions, 2 deletions
diff --git a/sfruit/hotpack.pd b/sfruit/hotpack.pd
index bf2a2c3..ce94373 100644
--- a/sfruit/hotpack.pd
+++ b/sfruit/hotpack.pd
@@ -1,5 +1,4 @@
#N canvas 4 22 859 425 10;
-#X declare -lib iemlib;
#N canvas 916 222 446 500 builder 0;
#X obj -315 22 initbang;
#X obj -288 219 s \$0self;
@@ -30,7 +29,7 @@
#X msg -274 46 4;
#X obj -244 76 s \$0packObjID;
#X obj -315 111 dollarg;
-#X obj -95 18 import iemlib;
+#X obj -95 18 import-disabled iemlib;
#X connect 0 0 15 0;
#X connect 3 0 4 0;
#X connect 4 0 7 0;