Make._
module M : Memory.Model
module C : Memory.CodeSemantics with module M = M
module L : Memory.LogicSemantics with module M = M
module A : Memory.LogicAssigns with module M = M and module L = L