]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/procedural/Coq/Bool/Bool.mma
nasty change in the lexer/parser:
[helm.git] / helm / software / matita / contribs / procedural / Coq / Bool / Bool.mma
index 5d8ff31487657ab2d8497183b93090876f996016..7de881884641553b6ef0baf91b9946b1b7ea223e 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: Bool.v,v 1.29 2004/02/12 16:03:01 herbelin Exp $ i*)
+(*#***********************************************************************)
+
+(*i $Id: Bool.v,v 1.29.2.1 2004/07/16 19:31:01 herbelin Exp $ i*)
 
 (*#* Booleans  *)