aboutsummaryrefslogtreecommitdiff
path: root/help/getdollarzero-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-27 21:35:31 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-27 21:35:31 +0000
commitc3fdeeb4feb97052336a624bbbb5cf821ee03551 (patch)
treeb415f0d491eadd83c0030a3643d7e199b1aee799 /help/getdollarzero-help.pd
parentba3f7a4f80b4fc85785d2538c624cc201630cbd1 (diff)
Modified my dir structure
svn path=/trunk/externals/tof/; revision=13571
Diffstat (limited to 'help/getdollarzero-help.pd')
-rw-r--r--help/getdollarzero-help.pd20
1 files changed, 0 insertions, 20 deletions
diff --git a/help/getdollarzero-help.pd b/help/getdollarzero-help.pd
deleted file mode 100644
index 04aebab..0000000
--- a/help/getdollarzero-help.pd
+++ /dev/null
@@ -1,20 +0,0 @@
-#N canvas 275 172 587 373 10;
-#X msg 42 193 bang;
-#X obj 41 269 print;
-#X obj 42 231 getdollarzero;
-#X symbolatom 87 268 10 0 0 0 - - -;
-#X obj -1 29 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
-0;
-#X text 4 73 author: mrtoftrash@gmail.com;
-#X text 3 50 tags: initialization patch;
-#X text 4 94 version: 2009-09-23 (release 2: added "root" keyword)
-;
-#X text 204 162 ARGUMENT:;
-#X text 4 28 description: gets the \$0 of a patch.;
-#X text 203 181 float: How much recursion you want (If set to 1 \,
-it will get the parent patch's \$0. If set to 2 \, it will get the
-parent's parent's \$0 \, etc);
-#X text 200 234 root: Get the \$0 of the root patch;
-#X connect 0 0 2 0;
-#X connect 2 0 1 0;
-#X connect 2 0 3 0;