Skip to content
Norbert Preining edited this page Oct 6, 2017 · 2 revisions

ceq [ <label-exp> ] <term> = <term> if <boolterm> .

Defines a conditional equation. Spaces around the if are obligatory. <boolterm> needs to be a Boolean term. For other requirements see eq.

Related: bceq, beq, eq

Clone this wiki locally