From: Jim Pryor Date: Sun, 3 Oct 2010 16:51:43 +0000 (-0400) Subject: tweak reorg X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=260a35e134bfd7d8105208f13d4333cc9e50470a tweak reorg Signed-off-by: Jim Pryor --- diff --git a/assignment4.mdwn b/assignment4.mdwn index 7ec49f77..34fb044d 100644 --- a/assignment4.mdwn +++ b/assignment4.mdwn @@ -1,3 +1,5 @@ +Assignment 4 +------------ #Reversing a list# @@ -7,6 +9,7 @@ implementation of list you like. Even then, there are various strategies you can use. +#Comparing lists for equality# +#Enumerating the fringe of a leaf-labeled tree# + [[Implementing trees]] + + + diff --git a/new_stuff.mdwn b/new_stuff.mdwn index e5827424..f39287dd 100644 --- a/new_stuff.mdwn +++ b/new_stuff.mdwn @@ -6,7 +6,7 @@ Page for Chris and Jim to see what each other is working on, but hasn't necessar [[Assignment4]] -[[miscellaneous_lambda_challenges_and_advanced_topics]] +[[advanced_lambda]] [[lambda_library]]