[interchange-cvs] interchange - jon modified lib/Vend/Parse.pm

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Wed Dec 5 15:45:01 2001


User:      jon
Date:      2001-12-05 20:41:32 GMT
Modified:  lib/Vend Parse.pm
Log:
Remove duplicate 'set' tag entry in hasEndTag.

Revision  Changes    Path
2.6       +2 -3      interchange/lib/Vend/Parse.pm


rev 2.6, prev_rev 2.5
Index: Parse.pm
===================================================================
RCS file: /var/cvs/interchange/lib/Vend/Parse.pm,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -u -r2.5 -r2.6
--- Parse.pm	2001/10/26 00:17:32	2.5
+++ Parse.pm	2001/12/05 20:41:32	2.6
@@ -1,6 +1,6 @@
 # Vend::Parse - Parse Interchange tags
 # 
-# $Id: Parse.pm,v 2.5 2001/10/26 00:17:32 edl Exp $
+# $Id: Parse.pm,v 2.6 2001/12/05 20:41:32 jon Exp $
 #
 # Copyright (C) 1996-2001 Red Hat, Inc. <interchange@redhat.com>
 #
@@ -35,7 +35,7 @@
 
 @ISA = qw(Exporter Vend::Parser);
 
-$VERSION = substr(q$Revision: 2.5 $, 10);
+$VERSION = substr(q$Revision: 2.6 $, 10);
 
 @EXPORT = ();
 @EXPORT_OK = qw(find_matching_end);
@@ -327,7 +327,6 @@
                         restrict        1
                         row             1
                         search_region   1
-                        set             1
                         set             1
                         seti            1
                         sql             1