aboutsummaryrefslogtreecommitdiff
path: root/list_sum/help-list_sum.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-09-29 21:36:48 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-09-29 21:36:48 +0000
commit5879bc9332a97d74274f79a1b9207928b3f2c11b (patch)
tree6a6df9c3ff563becc02d53e4c8e31d6fce7b91f4 /list_sum/help-list_sum.pd
parentad2fa00781022a50a7e3ceab91b7e641dc12a165 (diff)
renamed help files to standard name and removed class_sethelpsymbol since it is unnecessary and gets in the way
svn path=/trunk/externals/ekext/; revision=8774
Diffstat (limited to 'list_sum/help-list_sum.pd')
-rw-r--r--list_sum/help-list_sum.pd41
1 files changed, 0 insertions, 41 deletions
diff --git a/list_sum/help-list_sum.pd b/list_sum/help-list_sum.pd
deleted file mode 100644
index 7259add..0000000
--- a/list_sum/help-list_sum.pd
+++ /dev/null
@@ -1,41 +0,0 @@
-#N canvas 0 0 707 528 10;
-#X obj 84 255 list_sum;
-#X floatatom 101 358 0 0 0 3 length - -;
-#X floatatom 84 391 0 0 0 3 total - -;
-#X msg 150 82 set 2 100;
-#X msg 149 98 set 2 498;
-#X msg 32 106 clear;
-#X msg 149 121 set 5 777;
-#X text 215 81 individual elements can be set;
-#X text 206 286 list_sum;
-#X text 205 327 Edward Kelly 2007;
-#X msg 84 55 all 200.5 498 166.3 81.7 94.4;
-#X text 84 36 all in the left inlet calculates the sum of its elements.
-;
-#X msg 173 145 3;
-#X msg 173 162 9;
-#X msg 211 162 4;
-#X msg 211 179 8;
-#X text 200 144 max length;
-#X text 241 162 wrap value;
-#X obj 300 116 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X obj 331 116 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X text 206 301 calculate the sum of elements in a list \, wrapping
-the list.;
-#X connect 0 0 2 0;
-#X connect 0 1 1 0;
-#X connect 3 0 0 0;
-#X connect 4 0 0 0;
-#X connect 5 0 0 0;
-#X connect 6 0 0 0;
-#X connect 10 0 0 0;
-#X connect 12 0 0 1;
-#X connect 13 0 0 1;
-#X connect 14 0 0 2;
-#X connect 15 0 0 2;
-#X connect 18 0 13 0;
-#X connect 18 0 14 0;
-#X connect 19 0 12 0;
-#X connect 19 0 15 0;