diff options
Diffstat (limited to 'lib/hashcons.mli')
-rw-r--r-- | lib/hashcons.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hashcons.mli b/lib/hashcons.mli index 2e32323a..f1e55ba1 100644 --- a/lib/hashcons.mli +++ b/lib/hashcons.mli @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: hashcons.mli,v 1.5.16.1 2004/07/16 19:30:30 herbelin Exp $ i*) +(*i $Id: hashcons.mli 5920 2004-07-16 20:01:26Z herbelin $ i*) (* Generic hash-consing. *) |