Coq.WorkspaceSourcetype t = private {coqlib : string;coqcorelib : string;ocamlpath : string option;vo_load_path : Loadpath.vo_path list;ml_include_path : string list;require_libs : (string * string option * Vernacexpr.export_with_cats option)
list;flags : Flags.t;warnings : Warning.t list;kind : string;How the workspace was built
*)debug : bool;Enable backtraces
*)}apply libname w will prepare Coq for a new file libname on workspace w