rename some variables and begin compiled sim c code
This commit is contained in:
@@ -60,7 +60,7 @@ function Gate.queue(gate, delay)
|
||||
end
|
||||
|
||||
function Gate.gettick(gate)
|
||||
return GSim.currenttick
|
||||
return GSim.current_tick
|
||||
end
|
||||
|
||||
function Gate.getdefinition(gate)
|
||||
|
||||
Reference in New Issue
Block a user