From e0d682ec25282a348d35c5b169abafec48555690 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Mon, 20 Aug 2012 18:27:01 +0200 Subject: Imported Upstream version 8.4dfsg --- tools/gallina_lexer.mll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/gallina_lexer.mll') diff --git a/tools/gallina_lexer.mll b/tools/gallina_lexer.mll index b7a42cb6..cfbfac98 100644 --- a/tools/gallina_lexer.mll +++ b/tools/gallina_lexer.mll @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(*