aboutsummaryrefslogtreecommitdiff
path: root/import-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'import-help.pd')
-rw-r--r--import-help.pd21
1 files changed, 0 insertions, 21 deletions
diff --git a/import-help.pd b/import-help.pd
deleted file mode 100644
index 8764c7b..0000000
--- a/import-help.pd
+++ /dev/null
@@ -1,21 +0,0 @@
-#N canvas 476 83 473 364 10;
-#X msg 21 102 bang;
-#X obj 21 150 import ext13 memento rradical;
-#X text 247 315 released under the GNU GPL;
-#X msg 33 126 reset;
-#X symbolatom 32 176 0 0 0 0 - - -;
-#X obj 21 202 print;
-#X text 68 101 get next item in list of loaded libs;
-#X text 80 125 start at the top of the list again;
-#X text 18 22 [import] loads libraries from the patch. On Pd 0.4 or
-greater \, it loads the library into the patch's local namespace. On
-older versions \, it loads the libraries into the global namespace.
-;
-#X text 29 239 Sending bangs to [import] makes it output the loaded
-libraries one at a time.;
-#X text 18 301 (C) Copyright 2004-6 Hans-Christoph Steiner <hans@at.or.at>
-;
-#X connect 0 0 1 0;
-#X connect 1 0 4 0;
-#X connect 1 0 5 0;
-#X connect 3 0 1 0;