summaryrefslogtreecommitdiff
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, 1 insertions, 1 deletions
diff --git a/plugins/firstorder/ground.mli b/plugins/firstorder/ground.mli
index 3daf66d6..ba8051da 100644
--- a/plugins/firstorder/ground.mli
+++ b/plugins/firstorder/ground.mli
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id$ *)
+(* $Id: ground.mli 13323 2010-07-24 15:57:30Z herbelin $ *)
val ground_tac: Tacmach.tactic ->
(Proof_type.goal Tacmach.sigma -> Sequent.t) -> Tacmach.tactic