Pārlūkot izejas kodu

Merge pull request #116 from arsdragonfly/fix

explicate-tail and explicate-assign aren't mutually recursive
Jeremy G. Siek 3 gadi atpakaļ
vecāks
revīzija
b22167168a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -3469,7 +3469,7 @@ that we have alluded to earlier. Here is the definition.
 \end{enumerate}
 \end{definition}
 
-We recommend implementing \code{explicate\_control} using two mutually
+We recommend implementing \code{explicate\_control} using two
 recursive functions, \code{explicate\_tail} and
 \code{explicate\_assign}, as suggested in the skeleton code in
 Figure~\ref{fig:explicate-control-Lvar}.  The \code{explicate\_tail}