This commit is contained in:
Vitor Santos Costa
2018-05-08 23:42:02 +01:00
parent 6fe162025b
commit 74222843e5
23 changed files with 53 additions and 363 deletions

View File

@@ -723,7 +723,7 @@ static Int p_acomp(USES_REGS1) { /* $a_compare(?R,+X,+Y) */
}
/**
@pred +_X_ =:= _Y_ is iso
@pred +X '=:=' Y is iso
Equality of arithmetic expressions
The value of the expression _X_ is equal to the value of expression _Y_.