rename old layout()
new is called get_layout, but keep old around for checking
This commit is contained in:
@ -62,7 +62,7 @@ module Parfait
|
||||
end
|
||||
|
||||
@@CLAZZ = { :names => [:name , :super_class_name , :instance_methods] , :types => [Virtual::Reference,Virtual::Reference,Virtual::Reference]}
|
||||
def layout
|
||||
def old_layout
|
||||
@@CLAZZ
|
||||
end
|
||||
def mem_length
|
||||
|
Reference in New Issue
Block a user