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:
parent
0149f3705b
commit
8701a54159
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
-- gimme gimme gimme
|
||||
require "boilerplate"
|
||||
local a = require "addrs.init"
|
||||
|
||||
local iv
|
||||
|
|
Loading…
Reference in a new issue