init spelling
This commit is contained in:
parent
ffd2ef113b
commit
31246ccc0b
@ -1035,7 +1035,7 @@ Succeeds if there are loops in the term _T_, that is, it is an infinite term.
|
|||||||
void
|
void
|
||||||
Yap_InitAbsmi(void)
|
Yap_InitAbsmi(void)
|
||||||
{
|
{
|
||||||
/* initialise access to abstract machine instructions */
|
/* initialize access to abstract machine instructions */
|
||||||
#if USE_THREADED_CODE
|
#if USE_THREADED_CODE
|
||||||
Yap_absmi(1);
|
Yap_absmi(1);
|
||||||
InitReverseLookupOpcode();
|
InitReverseLookupOpcode();
|
||||||
|
Reference in New Issue
Block a user