From: Jim Pryor Date: Wed, 1 Dec 2010 07:09:23 +0000 (-0500) Subject: fromlists... -> fromlistzippers... X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=49e6889d3ceb77526298a84549df44871caaf7a0 fromlists... -> fromlistzippers... Signed-off-by: Jim Pryor --- diff --git a/from_lists_to_continuations.mdwn b/from_list_zippers_to_continuations.mdwn similarity index 100% rename from from_lists_to_continuations.mdwn rename to from_list_zippers_to_continuations.mdwn diff --git a/index.mdwn b/index.mdwn index eef1b6a8..1d090eb6 100644 --- a/index.mdwn +++ b/index.mdwn @@ -67,7 +67,7 @@ preloaded is available at [[assignment 3 evaluator]]. (30 Nov) Lecture notes for [[Week11]]; [[Assignment8]]. -> Topics: [[Tree and List Zippers]]; [[Coroutines and Aborts]]; [[From Lists to Continuations]]. +> Topics: [[Tree and List Zippers]]; [[Coroutines and Aborts]]; [[From List Zippers to Continuations]]. (6 Dec) Lecture notes for [[Week12]] diff --git a/week11.mdwn b/week11.mdwn index c7599684..f2fb9dbd 100644 --- a/week11.mdwn +++ b/week11.mdwn @@ -5,7 +5,7 @@ The material here benefited from many discussions with Ken Shan. ##[[Coroutines and Aborts]]## -##[[From Lists to Continuations]]## +##[[From List Zippers to Continuations]]## continue with [[Week12]]...