adjusted module name accordingly
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
module Vm
|
||||
module Register
|
||||
class Integer < Word
|
||||
# needs to be here as Word's constructor is private (to make it abstract)
|
||||
def initialize reg
|
||||
|
Reference in New Issue
Block a user