summaryrefslogtreecommitdiff
path: root/paper/while.sty
diff options
context:
space:
mode:
authorCamil Staps2016-06-07 20:59:05 +0200
committerCamil Staps2016-06-07 20:59:05 +0200
commit6d10eae47eae0af8469dd9a84a7d1df2688cae31 (patch)
treee9c7feb03bc72047fc1ee5e74d6ac7f3d4aed241 /paper/while.sty
parentMakefile paper (diff)
Processing feedback
Diffstat (limited to 'paper/while.sty')
-rw-r--r--paper/while.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/paper/while.sty b/paper/while.sty
index ed34c41..32d8652 100644
--- a/paper/while.sty
+++ b/paper/while.sty
@@ -9,7 +9,7 @@
\def\whwhile#1#2{\texttt{while~}#1\texttt{~do~}#2}
\def\whnot#1{\texttt{$\lnot$#1}}
-\def\whnotp#1{\texttt{$\lnot$(#1)}}
+\def\whnotp#1{\texttt{$\lnot$}(#1)}
\def\whle#1#2{\texttt{#1$\le$#2}}
\def\axjustifies{\thickness0em\justifies}