From bbc9144d848a76f48fcfa380584acf868c374e68 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Thu, 20 Nov 2008 11:22:18 +0000 Subject: removed import/declare til it works svn path=/trunk/abstractions/sfruit/; revision=10373 --- sfruit/dialog.under-cursor.pd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sfruit/dialog.under-cursor.pd') diff --git a/sfruit/dialog.under-cursor.pd b/sfruit/dialog.under-cursor.pd index 4633d5a..d4f96e6 100644 --- a/sfruit/dialog.under-cursor.pd +++ b/sfruit/dialog.under-cursor.pd @@ -1,6 +1,6 @@ #N canvas 518 38 492 494 10; -#X declare -lib toxy; -#X declare -lib hcs; + + #X obj 38 10 inlet; #X obj 38 53 cursor; #X obj 38 74 route motion; @@ -30,7 +30,7 @@ #X obj 262 106 screendimens; #X obj 262 127 unpack f f; #X obj 38 31 t b; -#X obj 351 21 import hcs; +#X obj 351 21 import-disabled hcs; #X connect 0 0 28 0; #X connect 1 0 2 0; #X connect 2 0 4 0; -- cgit v1.2.1