Skip to content

Commit 9eef464

Browse files
committed
lua - add modules init to crossref filter
1 parent c0e98a8 commit 9eef464

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/resources/filters/crossref/crossref.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ end
1414

1515
import("../mainstateinit.lua")
1616

17+
import("./modules/import_all.lua")
18+
1719
import("../ast/scopedwalk.lua")
1820
import("../ast/customnodes.lua")
1921
import("../ast/emulatedfilter.lua")

0 commit comments

Comments
 (0)