c-init.el
changeset 41 14679e8ab2ae
parent 40 886afd628fa2
child 44 6e66ab8d9185
--- a/c-init.el	Wed May 18 09:30:28 2011 -0500
+++ b/c-init.el	Sun Jun 05 17:40:33 2011 -0500
@@ -47,4 +47,4 @@
 (add-to-list 'auto-mode-alist '("\\.inl$" . c++-mode))
 
 (message "Loading C hook...done")
-(provide 'c-hook)
\ No newline at end of file
+(provide 'c-init)
\ No newline at end of file