blob: 598f857f882dce7007ec8ba31fb0a9a6fb2947bc (
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"
}
resolvers.savers = utilities.storage.allocate { }
|