From 9b8745d5250c9d0b60c9aa5a77f58a3fcddf1076 Mon Sep 17 00:00:00 2001 From: Tom Schouten Date: Tue, 21 Jan 2003 10:27:33 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r352, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/pdp/; revision=353 --- test/test_pdp_snap.pd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 test/test_pdp_snap.pd (limited to 'test/test_pdp_snap.pd') diff --git a/test/test_pdp_snap.pd b/test/test_pdp_snap.pd new file mode 100644 index 0000000..b8b5e8b --- /dev/null +++ b/test/test_pdp_snap.pd @@ -0,0 +1,16 @@ +#N canvas 0 0 450 300 10; +#X obj 130 211 pdp_xv; +#X obj 74 97 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 +-1; +#X obj 189 38 metro 40; +#X obj 187 13 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1 +-1; +#X obj 118 131 pdp_snap; +#X msg 103 96 snap; +#X obj 185 72 pdp_v4l; +#X connect 1 0 4 0; +#X connect 2 0 6 0; +#X connect 3 0 2 0; +#X connect 4 0 0 0; +#X connect 5 0 4 0; +#X connect 6 0 4 1; -- cgit v1.2.1