aboutsummaryrefslogtreecommitdiff
path: root/doc/openpatch-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-05 02:48:51 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-06-05 02:48:51 +0000
commit3e9b7cc8074be82a61d041f5d983775df8a59116 (patch)
tree12c21780fa74e7ea5fd3caeb8f118108ab0f51e7 /doc/openpatch-help.pd
parentf919d5950a9250ad58a1f88d8220202962335166 (diff)
removed old build system and moved help files into same folder to make it a libdir
svn path=/trunk/externals/ext13/; revision=11674
Diffstat (limited to 'doc/openpatch-help.pd')
-rw-r--r--doc/openpatch-help.pd11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/openpatch-help.pd b/doc/openpatch-help.pd
deleted file mode 100644
index ef57b78..0000000
--- a/doc/openpatch-help.pd
+++ /dev/null
@@ -1,11 +0,0 @@
-#N canvas 19 591 373 232 10;
-#X obj 47 87 openpatch;
-#X text 120 88 =;
-#X obj 136 89 opa;
-#X msg 105 49 /tmp;
-#X msg 47 49 foo.pd;
-#X text 43 13 this would open /tmp/tst.pd;
-#X text 24 161 but you can also use;
-#X msg 176 160 \; pd open foo.pd /tmp/ 1 1 \;;
-#X connect 3 0 0 1;
-#X connect 4 0 0 0;