diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-04-12 17:38:29 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-04-12 17:38:29 +0000 |
commit | e9cb32c7b9b480d269d628c815e4cb37b2f4362b (patch) | |
tree | d9cd520f1edbd5f89a4629bddfbff50ff6eda93b | |
parent | 60d4f48399c60da174f1019b5ef260ee59f39df4 (diff) |
fixed so that the inlet shows properly
svn path=/trunk/abstractions/pddp/; revision=4893
-rw-r--r-- | print_long.pd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print_long.pd b/print_long.pd index 51032c2..b1583fc 100644 --- a/print_long.pd +++ b/print_long.pd @@ -1,6 +1,6 @@ -#N canvas 531 196 237 190 10; -#X obj 1 1 cnv 15 198 16 empty \$0-pddp_print empty 2 8 1 14 -262144 -33289 -0; +#N canvas 531 196 260 207 10; +#X obj 1 3 cnv 12 198 12 empty \$0-pddp_print empty 2 6 1 14 -262144 +-33289 0; #X obj 62 47 inlet; #X obj 62 130 send \$0-pddp_print; #X obj 62 104 cyclone/prepend label; |