]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/procedural/Coq/NArith/BinPos.mma
new instantiate, only known bug is w.r.t. in/out scope and file matita/contribs/ng_as...
[helm.git] / helm / software / matita / contribs / procedural / Coq / NArith / BinPos.mma
index 18782ade80cdd61d0b0cf691e6f320e0fbf21a5b..acf7997e6eb1c8847ecfc3ed249a83602642b1f1 100644 (file)
 
 include "Coq.ma".
 
-(*#**********************************************************************)
+include "Init/Prelude.ma".
 
-(*  v      *   The Coq Proof Assistant  /  The Coq Development Team    *)
+(*#***********************************************************************)
 
-(* <O___,, *        INRIA-Rocquencourt  &  LRI-CNRS-Orsay              *)
+(*  v      *   The Coq Proof Assistant  /  The Coq Development Team     *)
 
-(*   \VV/  *************************************************************)
+(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
 
-(*    //   *      This file is distributed under the terms of the      *)
+(*   \VV/  **************************************************************)
 
-(*         *       GNU Lesser General Public License Version 2.1       *)
+(*    //   *      This file is distributed under the terms of the       *)
 
-(*#**********************************************************************)
+(*         *       GNU Lesser General Public License Version 2.1        *)
 
-(*i $Id: BinPos.v,v 1.7 2003/12/15 19:48:20 barras Exp $ i*)
+(*#***********************************************************************)
+
+(*i $Id: BinPos.v,v 1.7.2.1 2004/07/16 19:31:07 herbelin Exp $ i*)
 
 (*#*********************************************************************)
 
 (*#* Binary positive numbers *)
 
-(*#* Original development by Pierre Crégut, CNET, Lannion, France *)
+(*#* Original development by Pierre Cr\233\gut, CNET, Lannion, France *)
 
 inline procedural "cic:/Coq/NArith/BinPos/positive.ind".