diff options
Diffstat (limited to 'testsuite/tests/tool-lexyacc/scanner.mll')
-rw-r--r-- | testsuite/tests/tool-lexyacc/scanner.mll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/tool-lexyacc/scanner.mll b/testsuite/tests/tool-lexyacc/scanner.mll index c30480629..7d71c6852 100644 --- a/testsuite/tests/tool-lexyacc/scanner.mll +++ b/testsuite/tests/tool-lexyacc/scanner.mll @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* The lexical analyzer for lexer definitions. *) { |