aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/store.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/store.ml')
-rw-r--r--lib/store.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/store.ml b/lib/store.ml
index 8f1309531..bc1b335fd 100644
--- a/lib/store.ml
+++ b/lib/store.ml
@@ -6,8 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(***********************************************************************)
-(* $Id$ *)
-
(*** This module implements an "untyped store", in this particular case we
see it as an extensible record whose fields are left unspecified. ***)