From c3764252f3c566cdd0f325eac2401378ab92775f Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Sat, 14 Feb 2009 20:34:47 +0000 Subject: + added hello/ : demonstrate use of autotools utilities for Pd externals svn path=/trunk/externals/moocow/; revision=10768 --- hello/hello-help.pd | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 hello/hello-help.pd (limited to 'hello/hello-help.pd') diff --git a/hello/hello-help.pd b/hello/hello-help.pd new file mode 100644 index 0000000..f739083 --- /dev/null +++ b/hello/hello-help.pd @@ -0,0 +1,6 @@ +#N canvas 54 0 420 146 10; +#X obj 37 80 hello; +#X msg 37 47 bang; +#X text 103 47 bang : print a greeting; +#X text 31 7 hello : example external; +#X connect 1 0 0 0; -- cgit v1.2.1