summaryrefslogtreecommitdiff
path: root/luaotfload-parsers.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2014-01-15 22:53:20 -0800
committerPhilipp Gesang <phg42.2a@gmail.com>2014-01-15 22:53:20 -0800
commit164185fd15939f480627513cd42f4623f9d6d4e2 (patch)
tree257136c6ce3a71127bbd1474f2251eece0d52c6b /luaotfload-parsers.lua
parent09316ec5b7eb2cc2b507aa9105e4197a90d29071 (diff)
parent2a5b67b754089b6fd3299e6621885ebcc3fb627b (diff)
downloadluaotfload-164185fd15939f480627513cd42f4623f9d6d4e2.tar.gz
Merge pull request #182 from phi-gamma/texlive2014
move main Lua file out of the DTX
Diffstat (limited to 'luaotfload-parsers.lua')
-rw-r--r--luaotfload-parsers.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-parsers.lua b/luaotfload-parsers.lua
index e6db21f..42a43aa 100644
--- a/luaotfload-parsers.lua
+++ b/luaotfload-parsers.lua
@@ -11,7 +11,7 @@
if not modules then modules = { } end modules ['luaotfload-parsers'] = {
version = "2.5",
- comment = "companion to luaotfload.lua",
+ comment = "companion to luaotfload-main.lua",
author = "Philipp Gesang",
copyright = "Luaotfload Development Team",
license = "GNU GPL v2.0"