module LogicSemantics: sig .. end
sig
end
module Make: functor (M : Memory.Model) -> sig .. end
functor (
M
:
Memory.Model
) ->