rename old layout()
new is called get_layout, but keep old around for checking
This commit is contained in:
@ -37,7 +37,7 @@ module Parfait
|
||||
|
||||
@@SPACE = { :names => [:classes,:objects,:symbols,:messages, :next_message , :next_frame] ,
|
||||
:types => [Virtual::Reference,Virtual::Reference,Virtual::Reference,Virtual::Reference,Virtual::Reference]}
|
||||
def layout
|
||||
def old_layout
|
||||
@@SPACE
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user