diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-05-31 21:33:02 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-05-31 21:33:02 +0000 |
commit | c98b41b49c23c8e701f468301f17c791fb99e263 (patch) | |
tree | 4992389bc26b25dedcae0d8e91ef959ca828ce54 /sci-mathematics/cvc3/files | |
parent | Use latest from git which should be reasonable stable. (diff) | |
download | gentoo-2-c98b41b49c23c8e701f468301f17c791fb99e263.tar.gz gentoo-2-c98b41b49c23c8e701f468301f17c791fb99e263.tar.bz2 gentoo-2-c98b41b49c23c8e701f468301f17c791fb99e263.zip |
Remove spurious comment from site-init file for Emacs.
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/cvc3/files')
-rw-r--r-- | sci-mathematics/cvc3/files/50cvc3-gentoo.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sci-mathematics/cvc3/files/50cvc3-gentoo.el b/sci-mathematics/cvc3/files/50cvc3-gentoo.el index 2c8b4011acbd..8e046edf7ad1 100644 --- a/sci-mathematics/cvc3/files/50cvc3-gentoo.el +++ b/sci-mathematics/cvc3/files/50cvc3-gentoo.el @@ -1,5 +1,3 @@ -;;; teyjus site-lisp configuration - (add-to-list 'load-path "@SITELISP@") (add-to-list 'auto-mode-alist '("\\.cvc\\'" . cvc-mode)) (autoload 'cvc-mode "cvc-mode" "CVC specifications editing mode." t) |