Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (* Added by OPAM. *)
- let () =
- try Topdirs.dir_directory (Sys.getenv "OCAML_TOPLEVEL_PATH")
- with Not_found -> ()
- ;;
- #use "topfind"
- #thread
- #camlp4o
- #require "core.top"
- #require "core.syntax"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement