el-get/recipes/matlab-mode.el

9 lines
239 B
EmacsLisp
Raw Normal View History

2010-12-22 22:03:47 +08:00
(:name matlab-mode
:type cvs
:module "matlab-emacs"
:url ":pserver:anonymous@matlab-emacs.cvs.sourceforge.net:/cvsroot/matlab-emacs"
:build ("make")
:load-path (".")
:features matlab-load)