[PD-cvs] externals/ggee/control serialize-help.pd,NONE,1.1 shell-help.pd,NONE,1.1 stripdir-help.pd,NONE,1.1

ggeiger at users.sourceforge.net ggeiger at users.sourceforge.net
Wed Nov 5 12:23:07 CET 2003


Update of /cvsroot/pure-data/externals/ggee/control
In directory sc8-pr-cvs1:/tmp/cvs-serv23547

Added Files:
	serialize-help.pd shell-help.pd stripdir-help.pd 
Log Message:
help files renamed

--- NEW FILE: serialize-help.pd ---
#N canvas 246 82 551 292 10;
#X obj 34 106 serialize 4;
#X obj 34 141 print;
#X floatatom 34 69;
#X text 30 195 (C) 2000 Guenter Geiger;
#X text 30 39 serialize ... turn a stream of floats into a list;
#X connect 0 0 1 0;
#X connect 2 0 0 0;

--- NEW FILE: shell-help.pd ---
#N canvas 420 4 512 424 10;
#X obj 137 98 shell;
#X msg 36 39 ls;
#X obj 121 165 print;
#X msg 64 40 ls makefile;
#X msg 330 86 date +%k%M;
#X floatatom 330 130 4 0 0;
#X obj 330 107 shell;
#X text 330 68 Getting the date;
#X msg 118 17 bang;
#X obj 60 17 metro 10;
#X floatatom 271 89 4 0 0;
#X obj 53 245 shell;
#X obj 97 306 print;
#X msg 133 215 cvs commit -m fixed_bug_in_shell;
#X msg 19 191 cvs -q update;
#X obj 53 268 route ?;
#X msg 207 147 xedit;
#X obj 168 124 print done;
#X msg 215 257 send sadf asdf asdf;
#X msg 163 286 /usr/bin/perl;
#X msg 160 41 ./test;
#X connect 0 0 2 0;
#X connect 0 1 17 0;
#X connect 1 0 0 0;
#X connect 3 0 0 0;
#X connect 4 0 6 0;
#X connect 6 0 5 0;
#X connect 8 0 9 0;
#X connect 9 0 3 0;
#X connect 10 0 11 0;
#X connect 11 0 15 0;
#X connect 13 0 11 0;
#X connect 14 0 11 0;
#X connect 15 1 12 0;
#X connect 16 0 11 0;
#X connect 18 0 11 0;
#X connect 19 0 11 0;
#X connect 20 0 0 0;

--- NEW FILE: stripdir-help.pd ---
#N canvas 231 207 452 294 10;
#X obj 22 78 stripdir;
#X symbolatom 22 48 0 0 0;
#X obj 22 105 print;
#X text 20 22 strips all leading directories from a path;
#X connect 0 0 2 0;
#X connect 1 0 0 0;






More information about the Pd-cvs mailing list