From: Jim Pryor Date: Thu, 16 Sep 2010 00:23:04 +0000 (-0400) Subject: week1: tweaks X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=8ea42ae9d2bccd541dfb2f631d4c671c351155b8 week1: tweaks Signed-off-by: Jim Pryor --- diff --git a/week1.mdwn b/week1.mdwn index e175b6bb..40c8310f 100644 --- a/week1.mdwn +++ b/week1.mdwn @@ -439,9 +439,9 @@ Here's how it looks to say the same thing in various of these languages. and there's no more change of state going on here than there is in: -
+
 	∃x. (F x and ∃x (not (F x)))
-	
+ Some more comparisons between Scheme and OCaml