Coq.WorkspaceSourcetype t = private {vo_load_path : Loadpath.vo_path list;ml_include_path : string list;require_libs : (string * string option * Vernacexpr.export_with_cats option)
list;indices_matter : bool;impredicative_set : bool;kind : string;How was the workspace built
*)}