[Next]
[Up]
[Previous]
[Contents]
[Index]
Next:
Why do I get
Up:
Frequently Asked Questions
Previous:
How can I build
 
Contents
 
Index
How can I disable the garbage collector?
Set the Prolog flag
gc
to
off
as follows:
set_prolog_flag(gc,off)
.
Neng-Fa Zhou () 2007-06-05