(* Added by OPAM. *)
let () =
  try Topdirs.dir_directory (Sys.getenv "OCAML_TOPLEVEL_PATH")
  with Not_found -> ()
;;

#use "topfind"
#camlp4o
#require "core.top"
#require "core.syntax"

Generated by Phil Hagelberg using scpaste at Mon Aug 5 22:00:12 2013. PDT. (original)