renames Typed to Vm

This commit is contained in:
Torsten Ruger
2017-01-14 19:28:44 +02:00
parent 75c7ca950e
commit bd78a2d555
95 changed files with 61 additions and 61 deletions

View File

@@ -9,7 +9,7 @@ module BenchTests
def setup
@stdout = ""
@machine = Register.machine.boot
# Typed::Compiler.load_parfait
# Vm::Compiler.load_parfait
# most interesting parts saved as interger/word .soml in this dir
end