aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/term.ml
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/term.ml')
-rw-r--r--kernel/term.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/term.ml b/kernel/term.ml
index d0e9d1695..a1effb317 100644
--- a/kernel/term.ml
+++ b/kernel/term.ml
@@ -6,8 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id$ *)
-
(* This module instantiates the structure of generic deBruijn terms to Coq *)
open Util