1
0
Fork 0

Added square and left arrow symbols to spec definitions

master
Mike Gerwitz 2013-08-01 16:44:59 -04:00
parent 14b760a1d6
commit 14c6e8e6d3
1 changed files with 10 additions and 0 deletions

View File

@ -69,6 +69,16 @@ specification to resolve implementation issues and should exercise that ability.
\dt{\P}
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}
\enddeptgroup