diff options
Diffstat (limited to 'rts/Interpreter.h')
-rw-r--r-- | rts/Interpreter.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rts/Interpreter.h b/rts/Interpreter.h index b95c61af74..fd4f7b98c3 100644 --- a/rts/Interpreter.h +++ b/rts/Interpreter.h @@ -12,11 +12,3 @@ RTS_PRIVATE Capability *interpretBCO (Capability* cap); #endif /* INTERPRETER_H */ - -// Local Variables: -// mode: C -// fill-column: 80 -// indent-tabs-mode: nil -// c-basic-offset: 4 -// buffer-file-coding-system: utf-8-unix -// End: |