ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/BuildSystem/ToolDoc.pm
(Generate patch)

Comparing COMP/SCRAM/src/BuildSystem/ToolDoc.pm (file contents):
Revision 1.1.2.6 by williamc, Tue Apr 25 14:07:39 2000 UTC vs.
Revision 1.1.2.7 by williamc, Tue Apr 25 14:12:46 2000 UTC

# Line 308 | Line 308 | sub Environment_End {
308  
309          if ( $self->{Arch} ) {
310            if ( ! defined $self->{EnvContext} ) {
311 <            $self->parseerror("</\$name> without an opening context");
311 >            $self->{switch}->parseerror("</\$name> without an opening context");
312            }
313            # - set the help text
314            $self->featuretext($self->{EnvContext},$self->{currentenvtext});

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines