summaryrefslogtreecommitdiff
path: root/dxr3.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3.h')
-rw-r--r--dxr3.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3.h b/dxr3.h
index 18738e2..243529b 100644
--- a/dxr3.h
+++ b/dxr3.h
@@ -94,3 +94,9 @@ public:
};
#endif /*_DXR3_H_*/
+
+// Local variables:
+// mode: c++
+// c-file-style: "stroustrup"
+// indent-tabs-mode: t
+// End: