blob: 64c540fab8332b4919ddd5d4042df8b9a9b136cf (
plain)
1
2
3
4
5
6
7
8
9
|
(************************************************************************)
(* v * The Coq Proof Assistant / The Coq Development Team *)
(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
(* \VV/ **************************************************************)
(* // * This file is distributed under the terms of the *)
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
Require Export Prelude.
Require Export Logic_Type.
|