summaryrefslogtreecommitdiff
path: root/tex/context/base/data-gen.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-05-19 20:40:34 +0300
committerMarius <mariausol@gmail.com>2013-05-19 20:40:34 +0300
commit13ec4b540e0d46c97fd7b089e0b7413da81e0a9f (patch)
treebebfa563a17c06b3bd3bf8f6f4ba6d025e00d107 /tex/context/base/data-gen.lua
parent69ad13650cda027526271179e95b5294694143a1 (diff)
downloadcontext-13ec4b540e0d46c97fd7b089e0b7413da81e0a9f.tar.gz
beta 2013.05.19 19:27
Diffstat (limited to 'tex/context/base/data-gen.lua')
-rw-r--r--tex/context/base/data-gen.lua18
1 files changed, 9 insertions, 9 deletions
diff --git a/tex/context/base/data-gen.lua b/tex/context/base/data-gen.lua
index 5a0755831..c1861fea1 100644
--- a/tex/context/base/data-gen.lua
+++ b/tex/context/base/data-gen.lua
@@ -1,9 +1,9 @@
-if not modules then modules = { } end modules ['data-gen'] = {
- version = 1.001,
- comment = "companion to luat-lib.mkiv",
- author = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
- copyright = "PRAGMA ADE / ConTeXt Development Team",
- license = "see context related readme files"
-}
-
--- move generators here
+if not modules then modules = { } end modules ['data-gen'] = {
+ version = 1.001,
+ comment = "companion to luat-lib.mkiv",
+ author = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
+ copyright = "PRAGMA ADE / ConTeXt Development Team",
+ license = "see context related readme files"
+}
+
+-- move generators here