diff options
Diffstat (limited to 'debugger/pos.ml')
-rw-r--r-- | debugger/pos.ml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debugger/pos.ml b/debugger/pos.ml index 995168648..c9e93280d 100644 --- a/debugger/pos.ml +++ b/debugger/pos.ml @@ -10,8 +10,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - open Instruct;; open Lexing;; open Location;; |