
?ExprX *= ?ExprY

   Obsolete: use ria:(ExprX =:= ExprY) instead.

Arguments
   ExprX               Arithmetic Expression
   ExprY               Arithmetic Expression

Type
   library(ria)

Description
Constrains ExprX and ExprY to be equal. ExprX and ExprY are general 
arithmetic expressions.


