[latex3-commits] [git/LaTeX3-latex3-l3build] master: Comment (3b51961)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Mar 6 22:28:53 CET 2018
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/3b51961e41bd332304d6b934bcc60d831f0a6434
>---------------------------------------------------------------
commit 3b51961e41bd332304d6b934bcc60d831f0a6434
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Mar 6 21:28:53 2018 +0000
Comment
>---------------------------------------------------------------
3b51961e41bd332304d6b934bcc60d831f0a6434
l3build.lua | 1 +
1 file changed, 1 insertion(+)
diff --git a/l3build.lua b/l3build.lua
index febb647..e21d6b5 100644
--- a/l3build.lua
+++ b/l3build.lua
@@ -47,6 +47,7 @@ local function build_require(s)
require(lookup("l3build-"..s..".lua", { path = build_kpse_path } ) )
end
+-- Minimal code to do basic checks
build_require("arguments")
build_require("help")
More information about the latex3-commits
mailing list