diff options
Diffstat (limited to 'dxr3sysclock.h')
-rw-r--r-- | dxr3sysclock.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dxr3sysclock.h b/dxr3sysclock.h index 21910e0..deb969c 100644 --- a/dxr3sysclock.h +++ b/dxr3sysclock.h @@ -54,3 +54,9 @@ protected: }; #endif /*_DXR3_SYSCLOCK_H_*/ + +// Local variables: +// mode: c++ +// c-file-style: "stroustrup" +// indent-tabs-mode: t +// End: |