change Heap.h to YapHeap.h
rename $live to prolog/0 (for SWI compatibility).
This commit is contained in:
@@ -20,7 +20,7 @@ static char SccsId[] = "%W% %G%";
|
||||
|
||||
#include "Yap.h"
|
||||
#include "Yatom.h"
|
||||
#include "Heap.h"
|
||||
#include "YapHeap.h"
|
||||
|
||||
STATIC_PROTO(Int p_current_module, (void));
|
||||
STATIC_PROTO(Int p_current_module1, (void));
|
||||
|
Reference in New Issue
Block a user