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

Diff of /papo/neb/neb/Tree/Perl.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      '$OUTPUT .= &{sub{' . $self->canonical . "}};\n";      '$OUTPUT .= &{sub{' . $self->canonical_middle . "}};\n";
11  }  }
12    
13  1;  1;

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