remove walue which was eold

This commit is contained in:
Torsten Ruger
2014-10-05 01:18:11 +03:00
parent 965e5f2a0f
commit dbbcc738c4
3 changed files with 1 additions and 38 deletions

View File

@@ -1,4 +1,3 @@
require_relative "value"
module Virtual
# Integer and (Object) References are the main derived classes, but float will come and ...