summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/syst-cmp.lua
blob: 67595d043815047fac2cba0d1ec16644daf68217 (plain)
1
2
3
4
5
6
7
8
if not modules then modules = { } end modules ['syst-cmp'] = {
    version   = 1.001,
    comment   = "companion to syst-cmp.mkiv",
    author    = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
    copyright = "PRAGMA ADE / ConTeXt Development Team",
    license   = "see context related readme files"
}