1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-11-05 00:29:02 -08:00

explicitly require boilerplate for A

at some point this should be resolved in the addrs module
This commit is contained in:
Connor Olding 2015-05-25 19:22:47 -07:00
parent 0149f3705b
commit 8701a54159

View file

@ -1,4 +1,5 @@
-- gimme gimme gimme
require "boilerplate"
local a = require "addrs.init"
local iv