Functor ViewGraph_select.VG


module VG: 
functor (UserCb : ViewGraph.SigCb) -> sig .. end
functor to instanciate with your callbacks
Parameters:
UserCb : ViewGraph.SigCb

val open_dot_file : UserCb.t_env ->
ViewGraph_select.t_env -> ?dot_cmd:string -> string -> ViewGraph.t_graph