From b9f47391f7f259c24119d1de0a87839e2cc5e80c Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Sat, 24 Jul 2010 20:01:08 +0200 Subject: Imported Upstream snapshot 8.3~beta0+13323 --- theories/NArith/BinPos.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theories/NArith/BinPos.v') diff --git a/theories/NArith/BinPos.v b/theories/NArith/BinPos.v index a5f99cc6..9cfb8893 100644 --- a/theories/NArith/BinPos.v +++ b/theories/NArith/BinPos.v @@ -1,7 +1,7 @@ (* -*- coding: utf-8 -*- *) (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(*