oops
This commit is contained in:
@@ -48,7 +48,7 @@ typedef struct AtomEntry *YAP_Atom;
|
||||
#if _WIN64
|
||||
typedef unsigned long long YAP_CELL;
|
||||
|
||||
typedef unsigned long long int YAP_UInt;
|
||||
typedef unsigned long long YAP_UInt;
|
||||
|
||||
#else
|
||||
typedef long int YAP_Int;
|
||||
|
Reference in New Issue
Block a user