diff options
Diffstat (limited to 'dxr3tools.h')
-rw-r--r-- | dxr3tools.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3tools.h b/dxr3tools.h index 5a8c890..15d709a 100644 --- a/dxr3tools.h +++ b/dxr3tools.h @@ -99,3 +99,9 @@ namespace Tools } #endif /*_DXR3TOOLS_H_*/ + +// Local variables: +// mode: c++ +// c-file-style: "stroustrup" +// indent-tabs-mode: t +// End: |