#
# CESP initial area definition (words)
#
b   100000       /*  8000       Choice Point Stack     */
e    50000        /* 8000       Environment Stack      */
t  1000000       /* Trail Stack            */
g  2000000       /* 5120000     Global Stack           */
h  2000000       /* 2560000     Heap                   */
c   500000       /* 2560000     Code                   */
a   160000       /* Atom Table             */
i    20000       /* Indirection Word Table */
p    50000        /* Heap Pointer Table     */
C     6400       /* FLI Table              */
G        2       /* GC Display Mode        */                   
x               /* Execute                */
