From a1606cb96bab281660253b8431d57ae34d22c000 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sat, 14 May 2011 14:47:51 -0500 Subject: Moved 3rd party libs to separate dir and added optional scion haskell support. --- hoersten-c-style.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hoersten-c-style.el') diff --git a/hoersten-c-style.el b/hoersten-c-style.el index a3122fb..1f17392 100644 --- a/hoersten-c-style.el +++ b/hoersten-c-style.el @@ -73,5 +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") +(message "Loading Hoersten C style...done") (provide 'hoersten-c-style) \ No newline at end of file -- cgit v1.2.3