make space for new passes
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
module Register
|
||||
class Mystery < Word
|
||||
# needs to be here as Word's constructor is private (to make it abstract)
|
||||
def initilize reg
|
||||
super
|
||||
end
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user