From 075b865652ce146fe8419494b149ceadcac48071 Mon Sep 17 00:00:00 2001
From: "N.N." <krzyszcz@users.sourceforge.net>
Date: Sun, 25 Apr 2004 10:37:27 +0000
Subject: *** empty log message ***

svn path=/trunk/externals/miXed/; revision=1639
---
 test/cyclone/Table-test.pd | 34 +++++++++++++++++++++++-----------
 1 file changed, 23 insertions(+), 11 deletions(-)

(limited to 'test/cyclone')

diff --git a/test/cyclone/Table-test.pd b/test/cyclone/Table-test.pd
index a5f6eb4..9e4af55 100644
--- a/test/cyclone/Table-test.pd
+++ b/test/cyclone/Table-test.pd
@@ -1,17 +1,17 @@
 #N canvas 278 182 656 317 12;
-#X msg 25 72 load;
-#X obj 97 102 Uzi;
-#X msg 97 72 100;
+#X msg 24 43 load;
+#X obj 100 73 Uzi;
+#X msg 100 43 100;
 #X msg 29 222 size 100;
 #X obj 119 256 print;
 #X msg 157 102 next;
 #X msg 159 137 prev;
-#X msg 148 72 goto \$1;
-#X floatatom 148 41 5 0 0 0 - - -;
-#X msg 313 72 fquantile \$1;
-#X floatatom 313 45 5 0 0 0 - - -;
-#X msg 441 72 quantile \$1;
-#X floatatom 441 45 5 0 0 0 - - -;
+#X msg 148 70 goto \$1;
+#X floatatom 148 43 5 0 0 0 - - -;
+#X msg 313 70 fquantile \$1;
+#X floatatom 313 43 5 0 0 0 - - -;
+#X msg 441 70 quantile \$1;
+#X floatatom 441 43 5 0 0 0 - - -;
 #X obj 508 222 r test;
 #X obj 508 256 print test;
 #X msg 295 223 send test \$1;
@@ -23,10 +23,16 @@
 #X obj 313 137 print;
 #X obj 313 107 Table t;
 #C restore;
-#X msg 261 72 bang;
+#X msg 261 73 bang;
 #X msg 360 196 symbol length;
-#X msg 25 102 normal;
+#X msg 24 73 normal;
 #X floatatom 159 184 5 0 0 0 - - -;
+#X msg 24 184 dump \$1 \$2;
+#X obj 24 154 pack;
+#X floatatom 24 120 5 0 0 0 - - -;
+#X floatatom 79 120 5 0 0 0 - - -;
+#X msg 79 154 dump;
+#X msg 404 107 sum \, min \, max;
 #X connect 0 0 17 0;
 #X connect 1 2 17 0;
 #X connect 2 0 1 0;
@@ -48,3 +54,9 @@
 #X connect 22 0 15 0;
 #X connect 23 0 17 0;
 #X connect 24 0 17 0;
+#X connect 25 0 17 0;
+#X connect 26 0 25 0;
+#X connect 27 0 26 0;
+#X connect 28 0 26 1;
+#X connect 29 0 17 0;
+#X connect 30 0 20 0;
-- 
cgit v1.2.1