fixing assembly

position code changed and linking too
passes not working
This commit is contained in:
Torsten Ruger
2015-05-24 18:05:20 +03:00
parent 95ac024421
commit 2ccbea04b9
15 changed files with 111 additions and 182 deletions

View File

@ -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()