diff options
-rwxr-xr-x | control/shell.pd | 39 | ||||
-rwxr-xr-x | control/stripdir.pd | 7 |
2 files changed, 0 insertions, 46 deletions
diff --git a/control/shell.pd b/control/shell.pd deleted file mode 100755 index 767559c..0000000 --- a/control/shell.pd +++ /dev/null @@ -1,39 +0,0 @@ -#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; diff --git a/control/stripdir.pd b/control/stripdir.pd deleted file mode 100755 index 1d200a8..0000000 --- a/control/stripdir.pd +++ /dev/null @@ -1,7 +0,0 @@ -#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;
|