diff options
Diffstat (limited to 'lib/stamps.ml')
-rw-r--r-- | lib/stamps.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stamps.ml b/lib/stamps.ml index 1697c309..0f481516 100644 --- a/lib/stamps.ml +++ b/lib/stamps.ml @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(* $Id: stamps.ml,v 1.2.16.1 2004/07/16 19:30:31 herbelin Exp $ *) +(* $Id: stamps.ml 5920 2004-07-16 20:01:26Z herbelin $ *) let new_stamp = let stamp_ctr = ref 0 in |