Module Intf.Dsl

module type Event_router_intf = sig ... end
module type Network_state_intf = sig ... end
module type Wait_condition_intf = sig ... end
module type S = sig ... end