pub type Log = [GfElement; 65536];
Used by Naive engine for multiplications and by all Engine:s to initialize other tables.
Naive
Engine