diff --git a/OPTYap/opt.config.h b/OPTYap/opt.config.h index 5f23d85a1..79aad1ebf 100644 --- a/OPTYap/opt.config.h +++ b/OPTYap/opt.config.h @@ -47,7 +47,7 @@ /* ------------------------------------------------ ** ** support trie compact pairs? (optional) ** ** ------------------------------------------------ */ -/* #define TRIE_COMPACT_PAIRS 1 */ +#define TRIE_COMPACT_PAIRS 1 /* --------------------------------------------------- ** ** support deterministic tabling? (optional) **