move space to parfait
Also make the machine the singleton and space hang off it Many repercussions, not all fixed in this commit
This commit is contained in:
@ -5,7 +5,7 @@ require "yaml"
|
||||
module VirtualHelper
|
||||
# need a code generator, for arm
|
||||
def setup
|
||||
# @object_space = Boot::BootSpace.new "Arm"
|
||||
# @object_space = Boot::Space.new "Arm"
|
||||
end
|
||||
|
||||
def check
|
||||
|
Reference in New Issue
Block a user