fixing assembly
position code changed and linking too passes not working
This commit is contained in:
@ -7,7 +7,7 @@ module Virtual
|
||||
|
||||
# Blocks form a graph, which is managed by the method
|
||||
|
||||
class Block < Virtual::Object
|
||||
class Block
|
||||
|
||||
def initialize(name , method )
|
||||
super()
|
||||
|
Reference in New Issue
Block a user