summaryrefslogtreecommitdiff
path: root/lib/tlm.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tlm.ml')
-rw-r--r--lib/tlm.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tlm.ml b/lib/tlm.ml
index 098a1247..aad4d363 100644
--- a/lib/tlm.ml
+++ b/lib/tlm.ml
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id$ *)
+(* $Id: tlm.ml 13323 2010-07-24 15:57:30Z herbelin $ *)
type ('a,'b) t = Node of 'b Gset.t * ('a, ('a,'b) t) Gmap.t