From fc3d3c0a4f110a23335398c327ac0a4fc949d5cb Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 17 Jun 2002 10:13:57 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r12, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ggee/; revision=13 --- control/shell.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 control/shell.pd (limited to 'control/shell.pd') diff --git a/control/shell.pd b/control/shell.pd new file mode 100755 index 0000000..a3b1735 --- /dev/null +++ b/control/shell.pd @@ -0,0 +1,21 @@ +#N canvas 338 239 450 300 10; +#X obj 137 98 shell; +#X msg 36 39 ls; +#X obj 121 165 print; +#X msg 64 40 ls makefile; +#X msg 287 159 date +%k%M; +#X floatatom 287 195 4 0 0; +#X obj 287 177 shell; +#X text 287 141 Getting the date; +#X msg 118 17 bang; +#X msg 140 42 ./startwrapper; +#X obj 60 17 metro 10; +#X floatatom 271 89 4 0 0; +#X connect 0 0 2 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 10 0; +#X connect 9 0 0 0; +#X connect 10 0 3 0; -- cgit v1.2.1