Index: trunk/tools/genlang =================================================================== --- trunk/tools/genlang.orig 2007-10-09 17:38:36.000000000 +0200 +++ trunk/tools/genlang 2007-10-09 17:43:09.000000000 +0200 @@ -529,6 +529,20 @@ /* this contains the concatenation of all strings, separated by \\0 chars */ extern const unsigned char language_builtin[]; +#include "${prefix}_enum.h" + +MOO + ; + + close(HFILE); + + open(HFILE, ">${prefix}_enum.h") || + die "couldn't create file ${prefix}_enum.h\n"; + + print HFILE <