/[papo]/papo/neb/neb/Tree/LayoutBox.pm
ViewVC logotype

Diff of /papo/neb/neb/Tree/LayoutBox.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by fheinz, Mon Apr 14 19:38:27 2003 UTC revision 1.2 by jlenton, Mon Apr 14 22:31:39 2003 UTC
# Line 31  sub valign Line 31  sub valign
31  # Layout boxes are meant to vanish from the tree before they are output.  # Layout boxes are meant to vanish from the tree before they are output.
32  sub cleanup  sub cleanup
33  {  {
34      my $self->shift;      my $self = shift;
35      $self->SUPER::cleanup;      $self->SUPER::cleanup;
36      return @{$self->content};      return @{$self->content};
37  }  }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26