renamed adapter

seemed more appropriate as it makes the
parfait work in the vm (i.e. adapts parfait)
This commit is contained in:
Torsten Ruger
2015-05-21 21:49:47 +03:00
parent 422ec64105
commit a28b41a5f5
3 changed files with 21 additions and 2 deletions

View File

@ -12,4 +12,4 @@ require "parfait/frame"
require "parfait/space"
#if we are in the ruby run-time / generating an executable
require "virtual/compile_parfait"
require "virtual/parfait_adapter"