Browse thread
[Caml-list] Using toploop in a caml program...
- Jonathan Roewen
[
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: | 2005-12-21 (08:57) |
From: | Jonathan Roewen <jonathan.roewen@g...> |
Subject: | [Caml-list] Using toploop in a caml program... |
Hi, I have a question about toplevellib.cma. How can I print a useful diagnosis when evaluating a string fails? Jonathan