From 3d8a5a49ed7026e8a1bf68fa4c054a50925c1bb6 Mon Sep 17 00:00:00 2001 From: Jim Pryor Date: Sun, 12 Dec 2010 14:28:21 -0500 Subject: [PATCH 1/1] tweak indexes Signed-off-by: Jim Pryor --- index.mdwn | 2 +- week12.mdwn | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/index.mdwn b/index.mdwn index 55771677..acaca531 100644 --- a/index.mdwn +++ b/index.mdwn @@ -85,7 +85,7 @@ preloaded is available at [[assignment 3 evaluator]]. > Topics: [[List Monad as Continuation Monad]]; [[Manipulating Trees with Monads]]; [[Monad Transformers]] -(13 Dec) Lecture notes for Week13; Assignment10 +(13 Dec) Lecture notes for Week13; Assignment10. > Topics: CPS and Continuation Operators; Curry-Howard diff --git a/week12.mdwn b/week12.mdwn index e59349b0..645253a6 100644 --- a/week12.mdwn +++ b/week12.mdwn @@ -4,4 +4,8 @@ The material here benefited from many discussions with Ken Shan. ##[[Manipulating Trees with Monads]]## -more to come... +##[[Monad Transformers]]## + +continue with [[Week13]]... + + -- 2.11.0