Some vool starting to work again

disabling some rubyx compiler tests
This commit is contained in:
Torsten Rüger
2019-08-07 12:06:06 +03:00
parent 5d1d485565
commit 1237e079f7
14 changed files with 78 additions and 69 deletions

View File

@ -20,7 +20,7 @@ module Risc
# module method to reset, and init
def self.boot!
Position.clear_positions
Builtin.boot_functions
# Builtin.boot_functions
end
end