~kamalmostafa/ubuntu/lucid/pdp/fix-504941-ftbfs

« back to all changes in this revision

Viewing changes to abstractions/pdp_tag.pd

  • Committer: Bazaar Package Importer
  • Author(s): Guenter Geiger (Debian/GNU)
  • Date: 2005-03-15 22:21:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050315222105-1q287rsihmd9j1tb
Tags: 1:0.12.4-2
* fixed the hardcoded depends
* added 3dp library

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#N canvas 700 231 450 300 10;
2
 
#X obj 56 25 inlet;
3
 
#X obj 55 191 outlet;
4
 
#X msg 162 174 \$1 \$2 \$3 \$4;
5
 
#X text 148 31 tag a pdp message (for routing);
6
 
#X obj 0 110 symbol \$1;
7
 
#X obj 56 68 unpack s s 0;
8
 
#X obj 55 139 pack s s s 0;
9
 
#X obj 39 91 t b s;
10
 
#X obj 55 165 route list;
11
 
#X connect 0 0 5 0;
12
 
#X connect 4 0 6 0;
13
 
#X connect 5 0 7 0;
14
 
#X connect 5 1 6 2;
15
 
#X connect 5 2 6 3;
16
 
#X connect 6 0 8 0;
17
 
#X connect 7 0 4 0;
18
 
#X connect 7 1 6 1;
19
 
#X connect 8 0 1 0;