diff options
Diffstat (limited to 'hoersten-c-style.el')
| -rw-r--r-- | hoersten-c-style.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hoersten-c-style.el b/hoersten-c-style.el index 783f45f..a3122fb 100644 --- a/hoersten-c-style.el +++ b/hoersten-c-style.el @@ -73,4 +73,5 @@ (add-to-list 'auto-mode-alist '("\\.ipp$" . c++-mode)) (add-to-list 'auto-mode-alist '("\\.inl$" . c++-mode)) +(message "Loaded Hoersten C style") (provide 'hoersten-c-style)
\ No newline at end of file |
