diff options
Diffstat (limited to 'stdlib/camlinternalLazy.ml')
-rw-r--r-- | stdlib/camlinternalLazy.ml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stdlib/camlinternalLazy.ml b/stdlib/camlinternalLazy.ml index 042a377c9..5210c0293 100644 --- a/stdlib/camlinternalLazy.ml +++ b/stdlib/camlinternalLazy.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Internals of forcing lazy values. *) exception Undefined;; |