aboutsummaryrefslogtreecommitdiff
path: root/generics/protocols-tree.pd
diff options
context:
space:
mode:
Diffstat (limited to 'generics/protocols-tree.pd')
-rw-r--r--generics/protocols-tree.pd59
1 files changed, 0 insertions, 59 deletions
diff --git a/generics/protocols-tree.pd b/generics/protocols-tree.pd
deleted file mode 100644
index f4efcc3..0000000
--- a/generics/protocols-tree.pd
+++ /dev/null
@@ -1,59 +0,0 @@
-#N canvas 436 170 813 546 10;
-#X obj 19 43 inlet;
-#X obj 19 152 r \$0-out;
-#X obj 79 100 symbol \$0-out;
-#X obj 19 171 outlet;
-#X text 20 15 the direction of flow indicates "inherits from";
-#X obj 192 146 tree \$0 commutative;
-#X obj 19 100 pack s s;
-#X obj 79 81 loadbang;
-#X obj 19 62 makefilename \$0-%s;
-#X obj 423 157 tree \$0 reflexive;
-#X obj 594 157 tree \$0 antireflexive;
-#X obj 423 135 tree \$0 partialorder;
-#X obj 594 135 tree \$0 partialordereq;
-#X obj 423 90 tree \$0 totalorder;
-#X obj 594 91 tree \$0 totalordereq;
-#X obj 380 54 tree \$0 equivalence;
-#X obj 458 455 tree \$0 associative;
-#X obj 486 355 tree \$0 distributive;
-#X obj 474 409 tree \$0 invertible;
-#X obj 512 115 tree \$0 trichotomy;
-#X obj 380 220 tree \$0 transitive;
-#X obj 458 436 tree \$0 semigroup ?;
-#X obj 458 381 tree \$0 group ?;
-#X obj 622 184 tree \$0 antisymmetric2 ?;
-#X obj 480 330 tree \$0 ring ?;
-#X obj 432 185 tree \$0 antisymmetric ?;
-#X obj 192 166 tree \$0 anticommutative;
-#X obj 480 310 tree \$0 field ?;
-#X obj 423 276 tree \$0 relation;
-#X msg 19 119 \; \$1 symbol \$2;
-#X connect 0 0 8 0;
-#X connect 1 0 3 0;
-#X connect 2 0 6 1;
-#X connect 6 0 29 0;
-#X connect 7 0 2 0;
-#X connect 8 0 6 0;
-#X connect 9 0 28 0;
-#X connect 10 0 23 0;
-#X connect 10 0 28 0;
-#X connect 11 0 9 0;
-#X connect 11 0 20 0;
-#X connect 11 0 25 0;
-#X connect 12 0 10 0;
-#X connect 12 0 20 0;
-#X connect 13 0 11 0;
-#X connect 13 0 19 0;
-#X connect 14 0 12 0;
-#X connect 14 0 19 0;
-#X connect 15 0 5 0;
-#X connect 15 0 9 0;
-#X connect 15 0 20 0;
-#X connect 20 0 28 0;
-#X connect 21 0 16 0;
-#X connect 22 0 18 0;
-#X connect 22 0 21 0;
-#X connect 24 0 17 0;
-#X connect 24 0 22 0;
-#X connect 27 0 24 0;