>   @!trie_size=100000000;
    >   @!triec_size=50000000;

    My word list may still grow, but so far, these values are OK.

I think the only real solution would be to dynamically allocate the
arrays (with a maximum set at runtime rather than compile time). I don't
know how easy or hard that would be.

For the present, I changed the TL patgen.ch to the numbers
above. --thanks, karl.

Reply via email to