aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/firstorder/ground.mli
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/firstorder/ground.mli')
-rw-r--r--plugins/firstorder/ground.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/firstorder/ground.mli b/plugins/firstorder/ground.mli
index 3c0e903fd..6722a7935 100644
--- a/plugins/firstorder/ground.mli
+++ b/plugins/firstorder/ground.mli
@@ -6,8 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id$ *)
-
val ground_tac: Tacmach.tactic ->
(Proof_type.goal Tacmach.sigma -> Sequent.t) -> Tacmach.tactic