aboutsummaryrefslogtreecommitdiff
path: root/help/last_n-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
commitecc6398c406a7d401225bf04346fc0d25491dff3 (patch)
treee0d2e8222b03161f6e77ad8a525604cf216746cb /help/last_n-help.pd
parent162b9550e5d3ab93f02fa342864f22190581838c (diff)
moved help patches into same folder, stopped auto-generating mapping-meta.pd
file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/externals/mapping/; revision=10981
Diffstat (limited to 'help/last_n-help.pd')
-rw-r--r--help/last_n-help.pd8
1 files changed, 0 insertions, 8 deletions
diff --git a/help/last_n-help.pd b/help/last_n-help.pd
deleted file mode 100644
index 72d2607..0000000
--- a/help/last_n-help.pd
+++ /dev/null
@@ -1,8 +0,0 @@
-#N canvas 649 496 268 257 10;
-#X floatatom 40 56 5 0 0 0 - - -;
-#X floatatom 112 77 5 0 0 0 - - -;
-#X obj 40 155 print;
-#X obj 40 99 last_n 5;
-#X connect 0 0 3 0;
-#X connect 1 0 3 1;
-#X connect 3 0 2 0;