From 420f78b2caeaaddc6fe484565b2d0e49c66888e5 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Sun, 27 Jul 2014 10:02:38 +0200 Subject: Imported Upstream version 8.4pl4dfsg --- theories/Strings/Ascii.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theories/Strings/Ascii.v') diff --git a/theories/Strings/Ascii.v b/theories/Strings/Ascii.v index a89b888e..c2e88251 100644 --- a/theories/Strings/Ascii.v +++ b/theories/Strings/Ascii.v @@ -1,7 +1,7 @@ (* -*- coding: utf-8 -*- *) (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(*