diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-15 07:26:47 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-15 07:26:47 +0000 |
commit | 37b6643df2df7d784a31ca73f7bb90dc109c2401 (patch) | |
tree | a8664e5adcfcb60cae136063d627549ecb76619b /doc/objects/pdp_convert.pd | |
parent | c50ce0e0217ea07e2d450add2ab29cecea66fa96 (diff) |
removing PDP source (except debian files) before import of PDP 0.12.4
svn path=/trunk/externals/pdp/; revision=4217
Diffstat (limited to 'doc/objects/pdp_convert.pd')
-rw-r--r-- | doc/objects/pdp_convert.pd | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/objects/pdp_convert.pd b/doc/objects/pdp_convert.pd deleted file mode 100644 index 498aaa3..0000000 --- a/doc/objects/pdp_convert.pd +++ /dev/null @@ -1,17 +0,0 @@ -#N canvas 556 468 575 277 10; -#X obj 46 40 pdp_help_input; -#X msg 46 10 start; -#X msg 95 10 stop; -#X obj 46 225 pdp_help_output; -#X obj 118 69 hdl 15 1 0 2 empty empty empty 0 -6 0 8 -262144 -1 -1 -0; -#X obj 46 90 pdp_route 2; -#X obj 118 154 pdp_convert image/grey/*; -#X text 307 153 convert a packet; -#X connect 0 0 5 0; -#X connect 1 0 0 0; -#X connect 2 0 0 0; -#X connect 4 0 5 1; -#X connect 5 0 3 0; -#X connect 5 1 6 0; -#X connect 6 0 3 0; |