summaryrefslogtreecommitdiff
path: root/rulesget.tex
diff options
context:
space:
mode:
Diffstat (limited to 'rulesget.tex')
-rw-r--r--rulesget.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/rulesget.tex b/rulesget.tex
index eb16561..b61b764 100644
--- a/rulesget.tex
+++ b/rulesget.tex
@@ -7,12 +7,12 @@ variabelenaam om in de variable store te zoeken.
$$
\begin{prooftree}
\trans
- {\pgm}{\i}{([\str~\var:\stk], \str)}
- {\i'}{\o}{\st}
+ {\pgm}{\ip}{([\str~\var:\stk], \str)}
+ {\ip'}{\op}{\st}
\justifies
\trans
- {\StmGet:\pgm}{\i}{([\var:\stk],\str)}
- {\i'}{\o}{\st}
+ {\StmGet:\pgm}{\ip}{([\var:\stk],\str)}
+ {\ip'}{\op}{\st}
\using{\rgetns}
\end{prooftree}
$$