summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/cvc3/files/50cvc3-gentoo.el')
-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)