From a234672e9d669397b40b59254c482f49007000df Mon Sep 17 00:00:00 2001 From: herbelin Date: Wed, 8 Aug 2012 18:56:15 +0000 Subject: Updating headers. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15715 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/QArith/QArith.v | 2 +- theories/QArith/QArith_base.v | 2 +- theories/QArith/QOrderedType.v | 2 +- theories/QArith/Qabs.v | 2 +- theories/QArith/Qcanon.v | 2 +- theories/QArith/Qfield.v | 2 +- theories/QArith/Qminmax.v | 2 +- theories/QArith/Qpower.v | 2 +- theories/QArith/Qreals.v | 2 +- theories/QArith/Qreduction.v | 2 +- theories/QArith/Qring.v | 2 +- theories/QArith/Qround.v | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'theories/QArith') diff --git a/theories/QArith/QArith.v b/theories/QArith/QArith.v index fe8d639c1..5d36ff122 100644 --- a/theories/QArith/QArith.v +++ b/theories/QArith/QArith.v @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(*