diff options
Diffstat (limited to 'ocamldoc/odoc_text_lexer.mll')
-rw-r--r-- | ocamldoc/odoc_text_lexer.mll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ocamldoc/odoc_text_lexer.mll b/ocamldoc/odoc_text_lexer.mll index 4c92834f4..b253ee57e 100644 --- a/ocamldoc/odoc_text_lexer.mll +++ b/ocamldoc/odoc_text_lexer.mll @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (** The lexer for string to build text structures. *) open Lexing |