diff options
| author | Hans Hagen <pragma@wxs.nl> | 2020-09-15 19:16:53 +0200 |
|---|---|---|
| committer | Context Git Mirror Bot <phg@phi-gamma.net> | 2020-09-15 19:16:53 +0200 |
| commit | e7dc9c1fc474fa15a2cbc34d8f543518f5853361 (patch) | |
| tree | 203dc5620b0ac92b72f37c30de1cbe90e18823a3 /scripts | |
| parent | 03f6d43b4a5036b4cbb7e4df56db7217717bdadd (diff) | |
| download | context-e7dc9c1fc474fa15a2cbc34d8f543518f5853361.tar.gz | |
2020-09-15 18:10:00
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/context/lua/mtx-unicode.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/context/lua/mtx-unicode.lua b/scripts/context/lua/mtx-unicode.lua index 5ae30b883..297807889 100644 --- a/scripts/context/lua/mtx-unicode.lua +++ b/scripts/context/lua/mtx-unicode.lua @@ -1,4 +1,4 @@ - if not modules then modules = { } end modules ['mtx-unicode'] = { +if not modules then modules = { } end modules ['mtx-unicode'] = { version = 1.002, comment = "companion to mtxrun.lua", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL", |
