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

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

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

revision 1.2 by jlenton, Wed Apr 9 19:59:22 2003 UTC revision 1.3 by jlenton, Wed Apr 9 23:52:49 2003 UTC
# Line 7  our @ISA = ('neb::Tree::Tag'); Line 7  our @ISA = ('neb::Tree::Tag');
7  sub code  sub code
8  {  {
9      my $self = shift;      my $self = shift;
10        bless $self, 'neb::Tree::Container';
11      $self->canonical;      $self->canonical;
12  }  }
13    

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

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