summaryrefslogtreecommitdiff
path: root/rts/STM.h
diff options
context:
space:
mode:
Diffstat (limited to 'rts/STM.h')
-rw-r--r--rts/STM.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/rts/STM.h b/rts/STM.h
index ffec009577..fc5523ea9c 100644
--- a/rts/STM.h
+++ b/rts/STM.h
@@ -221,3 +221,11 @@ void stmWriteTVar(Capability *cap,
#endif /* STM_H */
+
+// Local Variables:
+// mode: C
+// fill-column: 80
+// indent-tabs-mode: nil
+// c-basic-offset: 4
+// buffer-file-coding-system: utf-8-unix
+// End: