aboutsummaryrefslogtreecommitdiff
path: root/desiredata/extra/pureunity/distributive-test.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2010-01-05 22:49:36 +0000
committerN.N. <matju@users.sourceforge.net>2010-01-05 22:49:36 +0000
commit8dbec761cf858ea65900c8a094599857208d8c3a (patch)
tree3228c023f87f23a354da3b57fdc2afe5b7052032 /desiredata/extra/pureunity/distributive-test.pd
parent529e59635598e2d90a7a49f6b4c676f8366109ba (diff)
svn path=/trunk/; revision=12907
Diffstat (limited to 'desiredata/extra/pureunity/distributive-test.pd')
-rw-r--r--desiredata/extra/pureunity/distributive-test.pd32
1 files changed, 0 insertions, 32 deletions
diff --git a/desiredata/extra/pureunity/distributive-test.pd b/desiredata/extra/pureunity/distributive-test.pd
deleted file mode 100644
index fd1e11d8..00000000
--- a/desiredata/extra/pureunity/distributive-test.pd
+++ /dev/null
@@ -1,32 +0,0 @@
-#N canvas 665 86 471 430 10;
-#X obj 40 15 inlet bang;
-#X obj 37 160 /;
-#X obj 37 179 t a a;
-#X text 157 24 with tolerance 0;
-#X obj 37 198 <= 0;
-#X text 156 9 This test verifies that 3*(4+5)=3*4+3*5;
-#X msg 40 34 3 4 5;
-#X obj 40 82 unpack 0 0 0;
-#X obj 37 255 outlet;
-#X obj 37 141 * 2;
-#X obj 37 103 distributor \$1 \$2 \$3;
-#X obj 37 236 list append distributive \$1 \$2 \$3;
-#X obj 37 217 pack 0 0 -1;
-#X obj 37 122 norm.\$1;
-#X obj 172 122 norm.\$1;
-#X connect 0 0 6 0;
-#X connect 1 0 2 0;
-#X connect 2 0 4 0;
-#X connect 2 1 12 1;
-#X connect 4 0 12 0;
-#X connect 6 0 7 0;
-#X connect 7 0 10 0;
-#X connect 7 1 10 1;
-#X connect 7 2 10 2;
-#X connect 9 0 1 0;
-#X connect 10 0 13 0;
-#X connect 10 1 14 0;
-#X connect 11 0 8 0;
-#X connect 12 0 11 0;
-#X connect 13 0 9 0;
-#X connect 14 0 1 1;