aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/interface/CoqInterface.v
blob: e86fb2fce9accb25f4e49d298430630e0d719fed (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        *)
(************************************************************************)

Declare ML Module "coqinterface_plugin".