47c47
< physmem = Param.PhysicalMemory(Parent.any, "physical memory")
---
> physmem = Param.PhysicalMemory("Physical Memory")
48a49
> memories = VectorParam.PhysicalMemory(Self.all, "All memories is the system")