Fix most of the namespace pollutions reported in #311

This commit is contained in:
sfan5
2017-01-15 11:53:49 +01:00
parent 7415036f5b
commit c2e3d7c4e5
8 changed files with 25 additions and 20 deletions

View File

@ -140,7 +140,7 @@ nid_inc = function (nid)
return i <= 8
end
register_wires = function()
local function register_wires()
local nid = {}
while true do
-- Create group specifiction and nodeid string (see note above for details)