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/PArith/Pnat.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theories/PArith/Pnat.v') diff --git a/theories/PArith/Pnat.v b/theories/PArith/Pnat.v index 31e88a40..449a6700 100644 --- a/theories/PArith/Pnat.v +++ b/theories/PArith/Pnat.v @@ -1,7 +1,7 @@ (* -*- coding: utf-8 -*- *) (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(*