[comment {-*- tcl -*- --- doctools ---}] [vset PACKAGE luhn] [vset VERSION 1] [vset A a] [vset NAME {plain number with a LUHN checkdigit}] [vset NAMEX {luhn checkdigit}] [vset CODE LUHN] [vset OK ....] [vset BAD ....] [vset KEYWORDS k_luhn] [vset REQUIRE null] [vset METHODS null] [vset CODES null] [include include/vtype.inc]