diff options
Diffstat (limited to 'lib/hashcons.ml')
-rw-r--r-- | lib/hashcons.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hashcons.ml b/lib/hashcons.ml index 5f083459..50be0ec4 100644 --- a/lib/hashcons.ml +++ b/lib/hashcons.ml @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(* $Id: hashcons.ml,v 1.3.16.1 2004/07/16 19:30:30 herbelin Exp $ *) +(* $Id: hashcons.ml 5920 2004-07-16 20:01:26Z herbelin $ *) (* Hash consing of datastructures *) |