X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=src%2Flib%2Fglobal%2Fproduct.config;h=d650ebbadab6ef2dbecd27dd0d45416a1b89f3fb;hp=0d4a01b83cc15e83ce4f5b7e284bf30a3a2eed3c;hb=19215160f4fd1bba35c53628a40bde0220a35ba1;hpb=97f475b6c1fbda382e73b7db7b073f63d1d25f4a diff --git a/src/lib/global/product.config b/src/lib/global/product.config index 0d4a01b83..d650ebbad 100644 --- a/src/lib/global/product.config +++ b/src/lib/global/product.config @@ -27,14 +27,14 @@ # product.config: Product characteristics # # Known contributors to this file: -# Markus Armbruster, 2006 +# Markus Armbruster, 2006-2011 # # Derived from product.c; no known contributors # # Available item types (columns ct and type) are in item.config. -# Levels (columns lev and nlndx) are in level[]. Resources (column -# nrndx) are in resources[]. +# Levels (columns lev and nlndx) are in compiled-in table level. +# Resources (column nrndx) are in compiled-in table resources. # A product is either an item (value other than -1 in column type) or # a level (value other than none in column lev).