summaryrefslogtreecommitdiffstats
path: root/typing/typedtree.ml
diff options
context:
space:
mode:
Diffstat (limited to 'typing/typedtree.ml')
-rw-r--r--typing/typedtree.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/typing/typedtree.ml b/typing/typedtree.ml
index fda05b041..e83ec5e39 100644
--- a/typing/typedtree.ml
+++ b/typing/typedtree.ml
@@ -10,8 +10,6 @@
(* *)
(***********************************************************************)
-(* $Id$ *)
-
(* Abstract syntax tree after typing *)
open Misc