32 bit support:
use uint64_t for predflags define a type for arity
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
|
||||
#define YAP_CPP_INTERFACE 1
|
||||
|
||||
//! @{
|
||||
|
||||
/**
|
||||
*
|
||||
* @defgroup yap-cplus-interface An object oriented interface for YAP.
|
||||
@@ -13,8 +15,6 @@
|
||||
* with the swig interface language generator. It uses ideas from the old YAP
|
||||
* interface and from the SWI foreign language interface.
|
||||
*
|
||||
* @{
|
||||
*
|
||||
*/
|
||||
#include <stdlib.h>
|
||||
|
||||
|
Reference in New Issue
Block a user