summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-05-31 21:33:02 +0000
committerUlrich Müller <ulm@gentoo.org>2012-05-31 21:33:02 +0000
commitc98b41b49c23c8e701f468301f17c791fb99e263 (patch)
tree4992389bc26b25dedcae0d8e91ef959ca828ce54 /sci-mathematics/cvc3/files
parentUse latest from git which should be reasonable stable. (diff)
downloadgentoo-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.el2
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)