Fix and enable clearcase.el

This commit is contained in:
2014-11-10 17:01:33 +01:00
parent cff0d2ad48
commit be1bde9655
2 changed files with 4 additions and 5 deletions

View File

@@ -66,6 +66,7 @@
(load "gobgen/gobgen.el")
(load "toggle-window-split.el")
(load "round-number-to-decimals.el")
(load "clearcase.el")
(add-hook 'c-mode-hook 'helm-gtags-mode)
(add-hook 'c-mode-hook 'which-func-mode)