Skip to content

Commit 47c787f

Browse files
committed
remove an erroneous space
1 parent e723ef0 commit 47c787f

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

book.tex

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19033,12 +19033,9 @@ \section{The \LangAny{} Language}
1903319033
to produce a tagged value; they return {\TRUE} if the tag corresponds to
1903419034
the predicate and return {\FALSE} otherwise.}
1903519035

19036-
The type checker for \LangAny{} is shown in
19037-
figure~\ref{fig:type-check-Lany}
19038-
%
19039-
\racket{ and uses the auxiliary functions presented in
19040-
figure~\ref{fig:type-check-Lany-aux}}.
19041-
%
19036+
\racket{The type checker for \LangAny{} is shown in figure~\ref{fig:type-check-Lany}
19037+
and it uses the auxiliary functions presented in figure~\ref{fig:type-check-Lany-aux}.}
19038+
\python{The type checker for \LangAny{} is shown in figure~\ref{fig:type-check-Lany}.}
1904219039
The interpreter for \LangAny{} is shown in figure~\ref{fig:interp-Lany} and
1904319040
its auxiliary functions are shown in figure~\ref{fig:interp-Lany-aux}.
1904419041

0 commit comments

Comments
 (0)