summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/pspp/files/50pspp-gentoo.el')
-rw-r--r--sci-mathematics/pspp/files/50pspp-gentoo.el6
1 files changed, 0 insertions, 6 deletions
diff --git a/sci-mathematics/pspp/files/50pspp-gentoo.el b/sci-mathematics/pspp/files/50pspp-gentoo.el
deleted file mode 100644
index adac2e8ed1da..000000000000
--- a/sci-mathematics/pspp/files/50pspp-gentoo.el
+++ /dev/null
@@ -1,6 +0,0 @@
-
-;;; pspp site-lisp configuration
-
-(add-to-list 'load-path "@SITELISP@")
-(autoload 'pspp-mode "pspp-mode" nil t)
-(add-to-list 'auto-mode-alist '("\\.sps\\'" . pspp-mode))