summaryrefslogtreecommitdiff
path: root/dxr3singleton.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3singleton.h')
-rw-r--r--dxr3singleton.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3singleton.h b/dxr3singleton.h
index 849224d..316d8ac 100644
--- a/dxr3singleton.h
+++ b/dxr3singleton.h
@@ -44,3 +44,9 @@ class Singleton
};
#endif /*_DXR3_SINGLETON_H_*/
+
+// Local variables:
+// mode: c++
+// c-file-style: "stroustrup"
+// indent-tabs-mode: t
+// End: