diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-02-09 14:04:26 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-02-09 14:04:26 +0100 |
commit | 405ff5a3f24566f76a3d08d7ba217a137fcb5bdd (patch) | |
tree | a1e76545e4d46e3108d30d4339b083e16e1e5e6d /mktests | |
parent | 73ab3c0ae57a4918b6149ae862fc3a24c7651190 (diff) | |
download | luaotfload-405ff5a3f24566f76a3d08d7ba217a137fcb5bdd.tar.gz |
[*] update references to luaotfload-override/luaotfload-log
Diffstat (limited to 'mktests')
-rwxr-xr-x | mktests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ kpse.set_program_name "luatex" require "lualibs" require "luaotfload-basics-gen.lua" -require "luaotfload-override.lua" +require "luaotfload-log.lua" require "luaotfload-parsers" require "luaotfload-database" |