diff options
Diffstat (limited to 'debugger/program_loading.ml')
-rw-r--r-- | debugger/program_loading.ml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debugger/program_loading.ml b/debugger/program_loading.ml index bef9f80d1..99bfe6b47 100644 --- a/debugger/program_loading.ml +++ b/debugger/program_loading.ml @@ -11,8 +11,6 @@ (* *) (***********************************************************************) -(* $Id$ *) - (* Program loading *) open Unix |