1if not modules then modules = { } end modules [ ' strc-con ' ] = {
2 version = 1 . 001 ,
3 comment = " companion to strc-con.mkiv " ,
4 author = " Hans Hagen, PRAGMA-ADE, Hasselt NL " ,
5 copyright = " PRAGMA ADE / ConTeXt Development Team " ,
6 license = " see context related readme files "
7}
8
9
10 |