diff options
Diffstat (limited to 'stdlib/buffer.ml')
-rw-r--r-- | stdlib/buffer.ml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stdlib/buffer.ml b/stdlib/buffer.ml index 688e5c742..c17c87f94 100644 --- a/stdlib/buffer.ml +++ b/stdlib/buffer.ml @@ -11,6 +11,8 @@ (* *) (***********************************************************************) +(* $Id$ *) + (* Extensible buffers *) type t = |