diff options
Diffstat (limited to 'library/decls.ml')
-rw-r--r-- | library/decls.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/decls.ml b/library/decls.ml index db292a7e..83d5ea08 100644 --- a/library/decls.ml +++ b/library/decls.ml @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(* $Id$ *) +(* $Id: decls.ml 13323 2010-07-24 15:57:30Z herbelin $ *) (** This module registers tables for some non-logical informations associated declarations *) |