ocaml / oloop

Evaluate code through the OCaml toploop for inclusion in educational material.
ISC License
12 stars 5 forks source link

behave better when oloop-top not found #26

Closed agarwal closed 9 years ago

agarwal commented 9 years ago

If oloop-top isn't found, we just hang forever. Should immediately get an error.