diff options
Diffstat (limited to 'tools/gallina_lexer.mll')
-rw-r--r-- | tools/gallina_lexer.mll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gallina_lexer.mll b/tools/gallina_lexer.mll index ce9fb950..0b769dbd 100644 --- a/tools/gallina_lexer.mll +++ b/tools/gallina_lexer.mll @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(* $Id: gallina_lexer.mll,v 1.5.6.1 2004/07/16 19:31:46 herbelin Exp $ *) +(* $Id: gallina_lexer.mll 5920 2004-07-16 20:01:26Z herbelin $ *) { open Lexing |