change Heap.h to YapHeap.h
rename $live to prolog/0 (for SWI compatibility).
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#if USE_DL_MALLOC
|
||||
|
||||
#include "Heap.h"
|
||||
#include "YapHeap.h"
|
||||
#if HAVE_STRING_H
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user