WIN64 support (sill needs improvement)
This commit is contained in:
5
misc/LOCALS
Normal file → Executable file
5
misc/LOCALS
Normal file → Executable file
@@ -57,7 +57,10 @@ struct pred_entry* LastAssertedPred =NULL
|
||||
char* ScannerStack =NULL
|
||||
struct scanner_extra_alloc* ScannerExtraBlocks =NULL
|
||||
struct DB_TERM* BallTerm =NULL RestoreBallTerm(wid)
|
||||
UInt ActiveSignals =0L
|
||||
UInt MaxActiveSignals =64L
|
||||
UInt FirstActiveSignal =0L
|
||||
UInt LastActiveSignal =0L
|
||||
UInt* ActiveSignals =Yap_InitSignals(wid)
|
||||
UInt IPredArity =0L
|
||||
yamop* ProfEnd =NULL
|
||||
int UncaughtThrow =FALSE
|
||||
|
Reference in New Issue
Block a user