]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/procedural/Coq/Init/Notations.mma
(no commit message)
[helm.git] / helm / software / matita / contribs / procedural / Coq / Init / Notations.mma
index a25c28dd35d22920174cc65e2f2c71e43ab1241e..f1500c1d29c24aabe3de8a69664e8027001efdc3 100644 (file)
 
 include "Coq.ma".
 
-(*#**********************************************************************)
+(*#***********************************************************************)
 
-(*  v      *   The Coq Proof Assistant  /  The Coq Development Team    *)
+(*  v      *   The Coq Proof Assistant  /  The Coq Development Team     *)
 
-(* <O___,, *        INRIA-Rocquencourt  &  LRI-CNRS-Orsay              *)
+(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
 
-(*   \VV/  *************************************************************)
+(*   \VV/  **************************************************************)
 
-(*    //   *      This file is distributed under the terms of the      *)
+(*    //   *      This file is distributed under the terms of the       *)
 
-(*         *       GNU Lesser General Public License Version 2.1       *)
+(*         *       GNU Lesser General Public License Version 2.1        *)
 
-(*#**********************************************************************)
+(*#***********************************************************************)
 
-(*i $Id: Notations.v,v 1.24 2004/03/17 10:54:50 herbelin Exp $ i*)
+(*i $Id: Notations.v,v 1.24.2.2 2004/08/01 09:36:44 herbelin Exp $ i*)
 
-(*#* These are the notations whose level and associativity is imposed by Coq *)
+(*#* These are the notations whose level and associativity are imposed by Coq *)
 
-(*#* Notations for logical connectives *)
+(*#* Notations for propositional connectives *)
 
 (* NOTATION
 Reserved Notation "x <-> y" (at level 95, no associativity).