more random code

This commit is contained in:
Torsten Ruger
2014-05-02 08:02:25 +03:00
parent e019f10e19
commit 990b4726ba
8 changed files with 155 additions and 13 deletions

6
lib/vm/instruction.rb Normal file
View File

@@ -0,0 +1,6 @@
module Vm
class Instruction
end
end