aboutsummaryrefslogtreecommitdiff
path: root/xgui/filters/coord.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-07 23:05:57 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-07 23:05:57 +0000
commit6adfba996c34b2c78515e8a50ad5928188d78612 (patch)
treee93ec4c07be45ae47f8e6065f21b59098998afe5 /xgui/filters/coord.pd
parentc0ab517b9027bd66c32f931ce592932c85f43d7b (diff)
reorganizing
svn path=/trunk/; revision=9376
Diffstat (limited to 'xgui/filters/coord.pd')
-rw-r--r--xgui/filters/coord.pd10
1 files changed, 0 insertions, 10 deletions
diff --git a/xgui/filters/coord.pd b/xgui/filters/coord.pd
deleted file mode 100644
index 58ab6271..00000000
--- a/xgui/filters/coord.pd
+++ /dev/null
@@ -1,10 +0,0 @@
-#N canvas 525 571 229 169 10;
-#X text 120 114 dh20020106;
-#X obj 35 36 inlet;
-#X obj 35 111 outlet;
-#X obj 35 63 route coord;
-#X msg 35 87 coord \$1 \$2 \$3 \$4;
-#X text 10 6 coord : filter coord command;
-#X connect 1 0 3 0;
-#X connect 3 0 4 0;
-#X connect 4 0 2 0;