diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-05-05 20:41:42 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-05-05 20:41:42 +0000 |
commit | 1b4c18faa20cfbb06ad9a70c2f92bea054bd6755 (patch) | |
tree | 23314ad5449dc808d96c8118367d5cbb89fe223c /doc/examples/example06.pd | |
parent | d499615989ab8b5e211164c28761f0dbaab6e4d0 (diff) |
switched to pdp_glx for output since it works on both Mac OS X and GNU/Linux
svn path=/trunk/externals/pdp/; revision=7626
Diffstat (limited to 'doc/examples/example06.pd')
-rw-r--r-- | doc/examples/example06.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/example06.pd b/doc/examples/example06.pd index 82de63b..5f24c03 100644 --- a/doc/examples/example06.pd +++ b/doc/examples/example06.pd @@ -4,7 +4,7 @@ #X msg 42 25 stop; #X msg 80 24 bang; #X floatatom 122 25 5 0 0; -#X obj 60 485 pdp_xv; +#X obj 60 485 pdp_glx; #X obj 60 439 pdp_bq; #X obj 111 334 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1; |