mark logic critical sections in tables
This commit is contained in:
@@ -20,7 +20,6 @@ Port = {}
|
||||
function Port.new(type, direction, position, causeupdate, idx, gate)
|
||||
local o = {
|
||||
group = nil,
|
||||
|
||||
type = type,
|
||||
direction = direction,
|
||||
position = position,
|
||||
|
||||
Reference in New Issue
Block a user