forked from ietf-tools/bap
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- .cvsignore -> svn:ignore - $Fenner$ -> $Id$ since svn doesn"t support custom tag names - add svn:keywords Id
- Loading branch information
fenner
committed
Nov 16, 2007
1 parent
54257ca
commit 6958b31
Showing
10 changed files
with
9 additions
and
19 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
# Sooooo many things to want to fix up. | ||
# Bill Fenner <[email protected]> 23 June 2004 | ||
# | ||
# $Fenner: abnf-parser/abnf.cgi,v 1.5 2005/02/03 05:38:46 fenner Exp $ | ||
# $Id:$ | ||
# | ||
use CGI qw/:standard/; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# Heuristics to extract ABNF from an I-D or RFC. | ||
# Bill Fenner <[email protected]> 26 September 2004 | ||
# | ||
# $Fenner: abnf-parser/aex,v 1.4 2005/02/03 05:35:14 fenner Exp $ | ||
# $Id:$ | ||
# | ||
use strict; | ||
my($inabnf, $indent, $curindent, $spaces, $newrule); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters