Update misc.lua to initialize the modpol.util table
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
modpol.util = {}
|
||||||
|
|
||||||
--- @function modpol.copy_table
|
--- @function modpol.copy_table
|
||||||
-- Returns a copy of the table inputted
|
-- Returns a copy of the table inputted
|
||||||
function modpol.util.copy_table(t)
|
function modpol.util.copy_table(t)
|
||||||
|
Reference in New Issue
Block a user