el-get/recipes/matlab-mode.rcp

11 lines
320 B
Plaintext
Raw Normal View History

2010-12-22 22:03:47 +08:00
(:name matlab-mode
:description "Major mode for MATLAB(R) dot-m files"
2010-12-22 22:03:47 +08:00
:type cvs
:module "matlab-emacs"
:url ":pserver:anonymous@matlab-emacs.cvs.sourceforge.net:/cvsroot/matlab-emacs"
:depends cedet
2010-12-22 22:03:47 +08:00
:build ("make")
:load-path (".")
:features matlab-load)