How can I disable the garbage collector?

Set the Prolog flag gc to off as follows: set_prolog_flag(gc,off).



Neng-Fa Zhou 2013-01-25