diff options
author | N.N. <matju@users.sourceforge.net> | 2010-01-05 22:49:36 +0000 |
---|---|---|
committer | N.N. <matju@users.sourceforge.net> | 2010-01-05 22:49:36 +0000 |
commit | 8dbec761cf858ea65900c8a094599857208d8c3a (patch) | |
tree | 3228c023f87f23a354da3b57fdc2afe5b7052032 /desiredata/extra/pureunity/protocols-tree.pd | |
parent | 529e59635598e2d90a7a49f6b4c676f8366109ba (diff) |
svn path=/trunk/; revision=12907
Diffstat (limited to 'desiredata/extra/pureunity/protocols-tree.pd')
-rw-r--r-- | desiredata/extra/pureunity/protocols-tree.pd | 65 |
1 files changed, 0 insertions, 65 deletions
diff --git a/desiredata/extra/pureunity/protocols-tree.pd b/desiredata/extra/pureunity/protocols-tree.pd deleted file mode 100644 index 0d0bba9e..00000000 --- a/desiredata/extra/pureunity/protocols-tree.pd +++ /dev/null @@ -1,65 +0,0 @@ -#N canvas 132 109 813 546 10; -#X obj 13 466 r \$0-out; -#X obj 13 485 outlet; -#X text 20 15 the direction of flow indicates "inherits from"; -#X obj 208 110 tree \$0 commutative; -#X obj 13 390 makefilename \$0-%s; -#X obj 13 371 inlet symbol; -#X text 7 508 output is a sequence of begin \$1 and end \$1 messages -that indicate a hierarchy.; -#X text 36 447 send to a certain tree object; -#X obj 13 409 t b s; -#X obj 13 447 s; -#X obj 13 428 symbol \$0-out; -#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 81 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 208 130 tree \$0 anticommutative; -#X obj 480 310 tree \$0 field ?; -#X obj 423 276 tree \$0 relation; -#X obj 662 288 tree \$0 unpacklike; -#X obj 662 311 tree \$0 packlike; -#X obj 667 348 tree \$0 operator1; -#X obj 667 368 tree \$0 operator2; -#X connect 0 0 1 0; -#X connect 4 0 8 0; -#X connect 5 0 4 0; -#X connect 8 0 10 0; -#X connect 8 1 9 1; -#X connect 10 0 9 0; -#X connect 11 0 30 0; -#X connect 12 0 25 0; -#X connect 12 0 30 0; -#X connect 13 0 11 0; -#X connect 13 0 22 0; -#X connect 13 0 27 0; -#X connect 14 0 12 0; -#X connect 14 0 22 0; -#X connect 15 0 13 0; -#X connect 15 0 21 0; -#X connect 16 0 14 0; -#X connect 16 0 21 0; -#X connect 17 0 3 0; -#X connect 17 0 11 0; -#X connect 17 0 22 0; -#X connect 22 0 30 0; -#X connect 23 0 18 0; -#X connect 24 0 20 0; -#X connect 24 0 23 0; -#X connect 26 0 19 0; -#X connect 26 0 24 0; -#X connect 29 0 26 0; |