summaryrefslogtreecommitdiff
path: root/rts/sm/Storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/sm/Storage.h')
-rw-r--r--rts/sm/Storage.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/rts/sm/Storage.h b/rts/sm/Storage.h
index e433c2b8fe..c1a92aca35 100644
--- a/rts/sm/Storage.h
+++ b/rts/sm/Storage.h
@@ -141,3 +141,11 @@ extern StgIndStatic * revertible_caf_list;
#include "EndPrivate.h"
#endif /* SM_STORAGE_H */
+
+// Local Variables:
+// mode: C
+// fill-column: 80
+// indent-tabs-mode: nil
+// c-basic-offset: 4
+// buffer-file-coding-system: utf-8-unix
+// End: