last fixes for cc
seems like setup had just worked by chance and change broke that.
This commit is contained in:
@ -12,7 +12,7 @@ module Risc
|
||||
#
|
||||
class Builder
|
||||
|
||||
attr_reader :built , :compiler
|
||||
attr_reader :built , :compiler , :names
|
||||
|
||||
# pass a compiler, to which instruction are added (usually)
|
||||
# second arg determines weather instructions are added (default true)
|
||||
|
Reference in New Issue
Block a user