1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 11:08:25 +00:00

Rewording

This commit is contained in:
2020-10-13 00:41:09 +01:00
parent 653b1fc56e
commit 5e602afb68

View File

@@ -2780,11 +2780,11 @@ invocation of $\Interrupt$ along side $\Write$.
\el \el
\] \]
% %
The effect row must necessarily mention the $\Interrupt$ operation. As In addition to $\Write$ the effect row must now necessarily mention
a consequence this approach is not backwards compatible, since the the $\Interrupt$ operation. As a consequence this approach is not
original definition of $\echo$ can be used in a context that prohibits backwards compatible, since the original definition of $\echo$ can be
occurrences of $\Interrupt$. Clearly, this alternative definition used in a context that prohibits occurrences of $\Interrupt$. Clearly,
cannot be applied in such a context. this alternative definition cannot be applied in such a context.
\subsection{State: file i/o} \subsection{State: file i/o}
\label{sec:tiny-unix-io} \label{sec:tiny-unix-io}