diff options
Diffstat (limited to 'byterun/floats.c')
-rw-r--r-- | byterun/floats.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/byterun/floats.c b/byterun/floats.c index f708d70f70..636513fcb6 100644 --- a/byterun/floats.c +++ b/byterun/floats.c @@ -11,7 +11,7 @@ /* */ /***********************************************************************/ -/* $Id$ */ +/* $Id: floats.c 12858 2012-08-10 14:45:51Z maranget $ */ /* The interface of this file is in "mlvalues.h" and "alloc.h" */ |