renaming and test fixing

This commit is contained in:
Torsten Ruger
2018-06-02 23:48:12 +03:00
parent 1d1c7105b4
commit f35ee6425a
11 changed files with 68 additions and 54 deletions

View File

@ -6,4 +6,7 @@ module Risc
4
end
end
class DummyInstruction < Dummy
include Util::List
end
end