From 8ea42ae9d2bccd541dfb2f631d4c671c351155b8 Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Wed, 15 Sep 2010 20:23:04 -0400 Subject: [PATCH] week1: tweaks Signed-off-by: Jim Pryor --- week1.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.11.0