better description in _oasis
Ignore-this: 1d393f1d6351661d09eda7c620f0b0f9 darcs-hash:20120220133619-c41ad-22d4a6caa74a8afb823ca16e5bb79a8cf76af686
This commit is contained in:
parent
65ad8cd988
commit
394175914d
9
_oasis
9
_oasis
|
@ -12,9 +12,14 @@ Authors: Jérémie Dimino
|
|||
Homepage: http://utop.forge.ocamlcore.org/
|
||||
BuildTools: ocamlbuild
|
||||
Plugins: DevFiles (0.2), META (0.2)
|
||||
Synopsis: utop
|
||||
Description: Universal toplevel for OCaml
|
||||
FilesAB: src/lib/uTop_version.ml.ab
|
||||
Synopsis: Universal toplevel for OCaml
|
||||
Description:
|
||||
utop is an improved toplevel for OCaml. It can run in a terminal or
|
||||
in Emacs. It supports line edition, history, real-time and context
|
||||
sensitive completion, colors, and more.
|
||||
.
|
||||
It integrates with the tuareg mode in Emacs.
|
||||
|
||||
# +-------------------------------------------------------------------+
|
||||
# | The toplevel |
|
||||
|
|
Loading…
Reference in New Issue