aboutsummaryrefslogtreecommitdiff
path: root/core/trimdirs-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-10-26 08:22:12 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-10-26 08:22:12 +0000
commit204cb1b74aeec62614a3de516ab67779618e9a36 (patch)
treeb1d404adb3d313e3ed6a8410fbcf6b9f79faf83f /core/trimdirs-help.pd
parent2ded32118bbf25d3bdaa95acded1fffe22be2329 (diff)
continued reorg
svn path=/trunk/abstractions/sfruit/; revision=10349
Diffstat (limited to 'core/trimdirs-help.pd')
-rw-r--r--core/trimdirs-help.pd24
1 files changed, 0 insertions, 24 deletions
diff --git a/core/trimdirs-help.pd b/core/trimdirs-help.pd
deleted file mode 100644
index 7fa1027..0000000
--- a/core/trimdirs-help.pd
+++ /dev/null
@@ -1,24 +0,0 @@
-#N canvas 0 22 496 364 10;
-#X msg 91 47 /Users/Me/Pd/Synths;
-#X obj 91 163 prepent set;
-#X obj 171 163 prepent set;
-#X text 26 251 Trims the last [n] directories from the end of a path.
-;
-#X text 27 265 With [trimdirs 1] \, /Users/Me/Pd/Synths becomes /Users/Me/Pd
-;
-#X text 26 279 Handles spaces just fine.;
-#X text 351 309 Luke Iannini 2008;
-#X text 351 321 proyekto.net;
-#X text 26 293 No/0 argument passes input through unchanged;
-#X obj 91 130 trimdirs 1;
-#X obj 171 130 trimdirs 2;
-#X obj 136 91 symbol;
-#X msg 171 195;
-#X msg 91 195;
-#X connect 0 0 11 0;
-#X connect 1 0 13 0;
-#X connect 2 0 12 0;
-#X connect 9 0 1 0;
-#X connect 10 0 2 0;
-#X connect 11 0 9 0;
-#X connect 11 0 10 0;