From: Jim Pryor Date: Thu, 16 Sep 2010 01:10:45 +0000 (-0400) Subject: Merge branch 'pryor' X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=2b16a9953de04222b4a05a4cfee4d0c12c3c7fc9;hp=52f6b3e0ae77b576bdb4599b13267268211df44d Merge branch 'pryor' --- diff --git a/week1.mdwn b/week1.mdwn index db74d7c7..e7061a81 100644 --- a/week1.mdwn +++ b/week1.mdwn @@ -59,7 +59,7 @@ We'll tend to write (λa M) as just `(\a M)`, so we don't hav Some authors reserve the term "term" for just variables and abstracts. We won't participate in that convention; we'll probably just say "term" and "expression" indiscriminately for expressions of any of these three forms. -Samples of expressions: +Samples of expressions: foo