InitTime is done automatically.
This commit is contained in:
parent
40765a6afb
commit
d4a9f97cdd
1
C/init.c
1
C/init.c
@ -1351,7 +1351,6 @@ void Yap_InitWorkspace(UInt Heap, UInt Stack, UInt Trail, UInt Atts,
|
|||||||
#endif /* YAPOR || TABLING */
|
#endif /* YAPOR || TABLING */
|
||||||
|
|
||||||
Yap_AttsSize = Atts;
|
Yap_AttsSize = Atts;
|
||||||
Yap_InitTime(0);
|
|
||||||
/* InitAbsmi must be done before InitCodes */
|
/* InitAbsmi must be done before InitCodes */
|
||||||
/* This must be done before initializing predicates */
|
/* This must be done before initializing predicates */
|
||||||
#ifdef MPW
|
#ifdef MPW
|
||||||
|
Reference in New Issue
Block a user