rename some variables and begin compiled sim c code

This commit is contained in:
Redo0
2021-05-25 21:23:51 -05:00
parent 09e65faec4
commit 968613a3fc
6 changed files with 25 additions and 45 deletions

View File

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