[
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: | Joel Reymont <joelr1@g...> |
| Subject: | loading all modules of a cma at once |
I have a cma that I built and I'm trying to interactively test some functions. ocaml seems to require me to individually #load cmo-s, including dependencies. Is there a way to load all modules of a cma in one fell swoop? Do I resign to creating .ocamlinit in that particular directory with the required #load-s? Thanks, Joel --- http://tinyco.de Mac, C++, OCaml