diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
| commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
| tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /usr.bin/lex/parse.y | |
| parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) | |
Diffstat (limited to 'usr.bin/lex/parse.y')
| -rw-r--r-- | usr.bin/lex/parse.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/parse.y b/usr.bin/lex/parse.y index 8dbd12581eee..74b00b4ae3d1 100644 --- a/usr.bin/lex/parse.y +++ b/usr.bin/lex/parse.y @@ -33,7 +33,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -/* $Header: /home/daffy/u0/vern/flex/RCS/parse.y,v 2.28 95/04/21 11:51:51 vern Exp $ */ +/* $Header: /home/ncvs/src/usr.bin/lex/parse.y,v 1.1.1.2 1996/06/19 20:26:27 nate Exp $ */ /* Some versions of bison are broken in that they use alloca() but don't |
