Added square and left arrow symbols to spec definitions
parent
14b760a1d6
commit
14c6e8e6d3
10
dfn/spec.tex
10
dfn/spec.tex
|
@ -69,6 +69,16 @@ specification to resolve implementation issues and should exercise that ability.
|
||||||
|
|
||||||
\dt{\P}
|
\dt{\P}
|
||||||
Paragraph reference
|
Paragraph reference
|
||||||
|
|
||||||
|
\dt{$\leftarrow$}
|
||||||
|
Store value into variable; as opposed to `$=$', which denotes a declarative
|
||||||
|
(and consequently immutable) assignment.
|
||||||
|
|
||||||
|
\dt{$\square$}
|
||||||
|
End of example or proof.
|
||||||
|
|
||||||
|
\dt{$\blacksquare$}
|
||||||
|
End of formal definition.
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
\enddeptgroup
|
\enddeptgroup
|
||||||
|
|
Loading…
Reference in New Issue