blob: f73ff9bdcf791869853a90052d6ba1c3da56e3aa (
plain)
1
2
3
4
5
6
7
8
9
10
|
if not modules then modules = { } end modules ['data-out'] = {
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"
}
outputs = outputs or { }
|