Update misc.lua to initialize the modpol.util table
This commit is contained in:
parent
1e81b830c4
commit
956f9a2635
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user