diff options
Diffstat (limited to 'typing/predef.ml')
-rw-r--r-- | typing/predef.ml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/typing/predef.ml b/typing/predef.ml index f951bb8b3..7d05a7d2d 100644 --- a/typing/predef.ml +++ b/typing/predef.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Predefined type constructors (with special typing rules in typecore) *) open Asttypes |