summaryrefslogtreecommitdiff
path: root/lib/edit.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/edit.mli')
-rw-r--r--lib/edit.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/edit.mli b/lib/edit.mli
index ab82c1f9..d13d9c6f 100644
--- a/lib/edit.mli
+++ b/lib/edit.mli
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id: edit.mli 6947 2005-04-20 16:18:41Z coq $ i*)
+(*i $Id$ i*)
(* The type of editors.
* An editor is a finite map, ['a -> 'b], which knows how to apply