From: Jim Pryor Date: Sun, 3 Oct 2010 22:13:19 +0000 (-0400) Subject: add more links to index X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=d6c90390eadec4c8ec2c7728269ca063e9e45de0 add more links to index Signed-off-by: Jim Pryor --- diff --git a/index.mdwn b/index.mdwn index 3054b9c2..b88cfe9d 100644 --- a/index.mdwn +++ b/index.mdwn @@ -99,7 +99,7 @@ preloaded is available at [[assignment 3 evaluator]]. > Topics: Recursion with Fixed Point Combinators; [[Evaluation Order]] -(4 Oct) Lecture notes for Week 4 +(4 Oct) Lecture notes for [[Week4]]; Assignment4 > Topics: More on Fixed Points; Sets; Aborting List Traversals; [[Implementing Trees]]