This commit is contained in:
Torsten Ruger
2014-10-05 01:13:57 +03:00
parent a99e2602ae
commit 965e5f2a0f
4 changed files with 14 additions and 6 deletions

View File

@ -44,7 +44,7 @@ module Virtual
inspect
end
def mem_length
raise "abstract #{self}"
raise "abstract #{self.class}"
end
@@EMPTY = { :names => [] , :types => []}
def layout