summaryrefslogtreecommitdiff
path: root/contrib/first-order/ground.mli
blob: cfc17e773c6249f24f76c4a45681dd006181a535 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
(************************************************************************)
(*  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        *)
(************************************************************************)

(* $Id: ground.mli,v 1.1.2.1 2004/07/16 19:30:10 herbelin Exp $ *)

val ground_tac:     Tacmach.tactic ->
  (Proof_type.goal Tacmach.sigma -> Sequent.t) -> Tacmach.tactic