TR+
(F/TRAP/;            DFA/#/;          A/#/define TRAP/)
(F/memmax/;          DFA/memmax/;     A/memmax/ 3000 /)
(F/maxinternal/;     DFA/internal/;   A/internal/ 100 /)
(F/bufsize/;         DFA/bufsize/;    A/bufsize/ 500 /)
(F/errorline/;       DFA/errorline/;  A/errorline/ 64 /)
(F/halferrorline/;   DFA/errorline/;  A/errorline/ 32 /)
(F/maxprintline/;    DFA/printline/;  A/printline/ 72 /)
(F/screenwidth/;     DFA/width/;      A/width/ 100 /)
(F/screendepth/;     DFA/depth/;      A/depth/ 200 /)
(F/stacksize/;       DFA/stacksize/;  A/stacksize/ 30 /)
(F/maxstrings/;      DFA/maxstrings/; A/maxstrings/ 2000 /)
(F/stringvacancies/; DFA/vacancies/;  A/vacancies/ 8000 /)
(F/poolsize/;        DFA/poolsize/;   A/poolsize/ 32000 /)
(F/movesize/;        DFA/movesize/;   A/movesize/ 5000 /)
(F/maxwiggle/;       DFA/maxwiggle/;  A/maxwiggle/ 300 /)
(F/gfbufsize/;       DFA/gfbufsize/;  A/gfbufsize/ 8 /)
(F/pathsize/;        DFA/pathsize/;   A/pathsize/ 300 /)
(F/bistacksize/;     DFA/stacksize/;  A/stacksize/ 785 /)
(F/ligtablesize/;    DFA/tablesize/;  A/tablesize/ 5000 /)
(F/maxkerns/;        DFA/maxkerns/;   A/maxkerns/ 500 /)
(F/memtop/;          DFA/memtop/;     A/memtop/ 3000 /)
