This commit is contained in:
Redo
2022-11-13 22:51:12 -06:00
parent f5b9e12076
commit 8c16498ec6
3 changed files with 3 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ dofile("port.lua")
dofile("gate.lua")
dofile("save.lua")
dofile("network.lua")
dofile("compiled_sim_gates.lua")
FFI = nil
Socket = nil
require = nil