cleaning up

This commit is contained in:
Luke Miller 2021-04-23 22:44:55 -04:00
parent 6d5d93b4b7
commit 6d070133b7
2 changed files with 2 additions and 6 deletions

View File

@ -13,5 +13,3 @@ dofile (localdir .. "/interactions/interactions.lua")
-- messaging functions
dofile (localdir .. "/processes/processes.lua")
dofile (localdir .. "/modules/dictator.lua")

View File

@ -85,5 +85,3 @@ modpol.ocutil.log ("modpol loaded")
-- ===================================================================
-- End of file.
dofile(topdir .. '/demo.lua')