diff options
Diffstat (limited to 'lang/ocaml-mode.el/pkg-descr')
-rw-r--r-- | lang/ocaml-mode.el/pkg-descr | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/ocaml-mode.el/pkg-descr b/lang/ocaml-mode.el/pkg-descr index ca6244a99bc9..8e665c8fe4a0 100644 --- a/lang/ocaml-mode.el/pkg-descr +++ b/lang/ocaml-mode.el/pkg-descr @@ -7,7 +7,4 @@ To use this, put the following into your ~/.emacs: (autoload 'caml-mode "caml" "Major mode for editing Caml code." t) (autoload 'run-caml "inf-caml" "Run an inferior Caml process." t) -- Koshy - jkoshy@freebsd.org - WWW: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/ocaml.html |