Browse thread
toplevel with pre-installed printers
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Andrej Bauer <Andrej.Bauer@a...> |
| Subject: | Re: [Caml-list] toplevel with pre-installed printers |
Eric Stokes wrote: > When the toplevel starts up, it evaluates (on unix) ~/.ocamlinit, > which can contain arbitrary ocaml expressions. Sorry, I was not clear enough. I know about .ocamlinit. I am going to have several custom ocamltop's and they can't all share the same .ocamlinit. What now? Andrej P.S. Ocaml toplevel could use a bit of improvements.