oops
This commit is contained in:
parent
53336b6788
commit
9a437820a3
@ -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