From f209fed928affde6b267343bbad6d1e000cfa484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 6 Sep 2007 08:40:04 +0000 Subject: renamed zexy.pd to zexy_.pd, since pd refuses to load [help-msg/zexy] ("zexy already loaded") svn path=/trunk/externals/zexy/; revision=8708 --- tests/help-msg/zexy_.pd | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/help-msg/zexy_.pd (limited to 'tests/help-msg/zexy_.pd') diff --git a/tests/help-msg/zexy_.pd b/tests/help-msg/zexy_.pd new file mode 100644 index 0000000..44d3d58 --- /dev/null +++ b/tests/help-msg/zexy_.pd @@ -0,0 +1,14 @@ +#N canvas 179 117 582 310 10; +#X obj 91 117 inlet bang; +#X obj 91 270 outlet result; +#X obj 91 138 t b b b; +#X obj 113 214 zexy; +#X obj 91 240 i 1; +#X msg 113 183 help; +#X text 37 51 tests whether [zexy] crashes when a "help"-message is +sent; +#X connect 0 0 2 0; +#X connect 2 0 4 0; +#X connect 2 1 5 0; +#X connect 4 0 1 0; +#X connect 5 0 3 0; -- cgit v1.2.1