From 021daa588ace3b8d62ade4f15bab6cb52c0fbebe Mon Sep 17 00:00:00 2001 From: mark Date: Wed, 18 Oct 2023 09:16:08 -0700 Subject: [PATCH] Cleaned up quote --- Advanced/Lambda Calculus/main.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Advanced/Lambda Calculus/main.tex b/Advanced/Lambda Calculus/main.tex index de2343f..6b8a200 100755 --- a/Advanced/Lambda Calculus/main.tex +++ b/Advanced/Lambda Calculus/main.tex @@ -46,6 +46,7 @@ \maketitle + \hfill \begin{minipage}{8cm} Beware of the Turing tar pit, in which everything is possible but nothing of interest is easy. @@ -53,8 +54,9 @@ Alan Perlis, \textit{Epigrams of Programming}, \#54 \end{minipage} - \hfill + \hfill\null + \vspace{4mm} \input{parts/00 intro} \input{parts/01 combinators}