module CfgInit: sig .. end
sig
end
module Make: functor (W : Mcfg.S) -> sig .. end
functor (
W
:
Mcfg.S
) ->