aboutsummaryrefslogtreecommitdiff
path: root/xgui/physics/atom.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/physics/atom.pd
parentc0ab517b9027bd66c32f931ce592932c85f43d7b (diff)
reorganizing
svn path=/trunk/; revision=9376
Diffstat (limited to 'xgui/physics/atom.pd')
-rw-r--r--xgui/physics/atom.pd21
1 files changed, 0 insertions, 21 deletions
diff --git a/xgui/physics/atom.pd b/xgui/physics/atom.pd
deleted file mode 100644
index 2defe2ff..00000000
--- a/xgui/physics/atom.pd
+++ /dev/null
@@ -1,21 +0,0 @@
-#N canvas 579 401 301 287 10;
-#X obj 22 35 inlet;
-#X text 199 245 dh20020401;
-#X text 22 10 atom name x y;
-#X obj 21 85 concat !xy;
-#X obj 75 109 concat ?xy;
-#X obj 129 133 concat add;
-#X obj 18 212 convert xy= coord=;
-#X obj 18 183 vector \$1-pos \$2 \$3;
-#X obj 18 239 outlet;
-#X obj 21 62 route !coord ?coord move drag;
-#X connect 0 0 9 0;
-#X connect 3 0 7 0;
-#X connect 4 0 7 0;
-#X connect 5 0 7 0;
-#X connect 6 0 8 0;
-#X connect 7 0 6 0;
-#X connect 9 0 3 0;
-#X connect 9 1 4 0;
-#X connect 9 2 5 0;
-#X connect 9 3 5 0;