Added change_modules mod and lots of bugfixes. Now merging to master.
This commit is contained in:
@ -44,6 +44,9 @@ print (topdir)
|
||||
-- OldCoder utilities
|
||||
dofile (topdir .. "/util/ocutil/ocutil.lua")
|
||||
|
||||
-- Misc. utilities
|
||||
dofile (topdir .. "/util/misc.lua")
|
||||
|
||||
-- ===================================================================
|
||||
-- Persistent storage
|
||||
-- must implement modpol.load_storage() and modpol.store_data()
|
||||
|
Reference in New Issue
Block a user