diff lisp/cc-mode/cc-styles.el @ 167:85ec50267440 r20-3b10

Import from CVS: tag r20-3b10
author cvs
date Mon, 13 Aug 2007 09:45:46 +0200
parents 5a88923fcbfe
children 929b76928fce
line wrap: on
line diff
--- a/lisp/cc-mode/cc-styles.el	Mon Aug 13 09:44:44 2007 +0200
+++ b/lisp/cc-mode/cc-styles.el	Mon Aug 13 09:45:46 2007 +0200
@@ -30,6 +30,9 @@
 (eval-when-compile
   (load-file "./cc-align.el"))
 
+(require 'cc-vars)
+(require 'cc-align)
+
 
 (defconst c-style-alist
   '(("gnu"