diff options
author | 2019-11-18 12:48:42 +0100 | |
---|---|---|
committer | 2019-11-18 12:55:27 +0100 | |
commit | 93818cd5191528a690619afd2c505c9b0e50d706 (patch) | |
tree | f576cd5b08603b785e5a2b8ef73ccf82e57ba6f6 /app-emacs/matlab/files | |
parent | app-emacs/csharp-mode: Remove old. (diff) | |
download | gentoo-93818cd5191528a690619afd2c505c9b0e50d706.tar.gz gentoo-93818cd5191528a690619afd2c505c9b0e50d706.tar.bz2 gentoo-93818cd5191528a690619afd2c505c9b0e50d706.zip |
app-emacs/matlab: Remove old.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/matlab/files')
-rw-r--r-- | app-emacs/matlab/files/50matlab-gentoo.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emacs/matlab/files/50matlab-gentoo.el b/app-emacs/matlab/files/50matlab-gentoo.el deleted file mode 100644 index f15e838a2985..000000000000 --- a/app-emacs/matlab/files/50matlab-gentoo.el +++ /dev/null @@ -1,2 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") -(require 'matlab-load) |