coq-lsp.coq
Workspace.CmdLine
coq-lsp.fleche
coq-lsp.lsp
type t = {
coqlib : string;
vo_load_path : Loadpath.vo_path list;
ml_include_path : string list;
}