From c8f3e3674f08bf56407e478c3160c4392196c118 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 30 Jul 2003 21:52:27 +0000 Subject: separated out all objects into individual files; created a few missing help files; moves all help files to new 0.37 help- standard; removed [reson~] and [abs~] since they are now maintained elsewhere; created Makefile for Linux and Darwin svn path=/trunk/externals/markex/; revision=806 --- help-strcat.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 help-strcat.pd (limited to 'help-strcat.pd') diff --git a/help-strcat.pd b/help-strcat.pd new file mode 100644 index 0000000..55f2211 --- /dev/null +++ b/help-strcat.pd @@ -0,0 +1,12 @@ +#N canvas 330 185 454 304 10; +#X obj 181 131 strcat foo; +#X msg 147 58 symbol bar; +#X symbolatom 181 182 0 0 0 0 - - -; +#X text 16 255 [strcat] prepends its text to any symbol that is sent +to it.; +#X msg 173 79 symbol kneipe; +#X msg 195 101 symbol d; +#X connect 0 0 2 0; +#X connect 1 0 0 0; +#X connect 4 0 0 0; +#X connect 5 0 0 0; -- cgit v1.2.1