make space for new passes
This commit is contained in:
parent
b196810e89
commit
e398a6b053
@ -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
|
Loading…
Reference in New Issue
Block a user