[PD-cvs] externals/zexy/tests/help-msg zexy_.pd, NONE, 1.1 zexy.pd, 1.1, NONE

IOhannes m zmölnig zmoelnig at users.sourceforge.net
Thu Sep 6 10:40:06 CEST 2007


Update of /cvsroot/pure-data/externals/zexy/tests/help-msg
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30726

Added Files:
	zexy_.pd 
Removed Files:
	zexy.pd 
Log Message:
renamed zexy.pd to zexy_.pd, since pd refuses to load [help-msg/zexy]
("zexy already loaded")


--- NEW FILE: zexy_.pd ---
#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;

--- zexy.pd DELETED ---





More information about the Pd-cvs mailing list