fixed relation of values and types that had got watered in the virtual move

This commit is contained in:
Torsten Ruger
2014-07-15 09:31:25 +03:00
parent 102c5c2327
commit bb051230f4
8 changed files with 56 additions and 59 deletions

View File

@ -51,6 +51,3 @@ module Virtual
end
end
end
require_relative "integer"
require_relative "reference"