aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2005-12-31 19:11:35 +0000
committerN.N. <matju@users.sourceforge.net>2005-12-31 19:11:35 +0000
commitcbdf86fb603c00d83b48f6f0c4bd199eb1a86226 (patch)
tree88cb2cfb64b776e8919a24ea8c171eec0eef0687
parentffbfad84037271db59e3253446e3889addfbbe6c (diff)
.
svn path=/trunk/abstractions/pureunity/; revision=4332
-rw-r--r--generics/^.pd25
1 files changed, 25 insertions, 0 deletions
diff --git a/generics/^.pd b/generics/^.pd
new file mode 100644
index 0000000..5050174
--- /dev/null
+++ b/generics/^.pd
@@ -0,0 +1,25 @@
+#N canvas 0 0 361 237 10;
+#X obj 55 14 inlet;
+#X obj 55 154 outlet;
+#X obj 55 60 |;
+#X obj 85 60 &;
+#X obj 85 79 * -1;
+#X obj 85 98 + -1;
+#X obj 55 98 &;
+#X text 103 155 x or y but not both;
+#X text 112 61 both;
+#X text 118 89 not;
+#X text 30 98 but;
+#X text 9 61 either;
+#X obj 101 33 inlet;
+#X obj 55 33 t a a;
+#X connect 0 0 13 0;
+#X connect 2 0 6 0;
+#X connect 3 0 4 0;
+#X connect 4 0 5 0;
+#X connect 5 0 6 1;
+#X connect 6 0 1 0;
+#X connect 12 0 3 1;
+#X connect 12 0 2 1;
+#X connect 13 0 2 0;
+#X connect 13 1 3 0;