module VG: functor (UserCb : ViewGraph.SigCb) -> sig .. end
functor (
UserCb
:
ViewGraph.SigCb
) ->
sig
end
val open_dot_file : UserCb.t_env -> ViewGraph_select.t_env -> ?dot_cmd:string -> string -> ViewGraph.t_graph
UserCb.t_env -> ViewGraph_select.t_env -> ?dot_cmd:string -> string -> ViewGraph.t_graph