rename bosl to phisol

This commit is contained in:
Torsten Ruger
2015-10-07 15:22:47 +03:00
parent f88fc8bba1
commit 99098951ca
26 changed files with 38 additions and 38 deletions

View File

@ -18,7 +18,7 @@ class TestPuts < MiniTest::Test
s(:receiver,
s(:string, "Hello again")))))))
Bosl::Compiler.compile( code )
Phisol::Compiler.compile( code )
Virtual.machine.run_before "Register::CallImplementation"
@interpreter = Interpreter::Interpreter.new
@interpreter.start Virtual.machine.init