diff options
Diffstat (limited to 'typing/btype.ml')
-rw-r--r-- | typing/btype.ml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/typing/btype.ml b/typing/btype.ml index aa1190e75..08a4a4565 100644 --- a/typing/btype.ml +++ b/typing/btype.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Basic operations on core types *) open Types |