assignment4 tweaks
authorJim Pryor <profjim@jimpryor.net>
Mon, 4 Oct 2010 01:12:33 +0000 (21:12 -0400)
committerJim Pryor <profjim@jimpryor.net>
Mon, 4 Oct 2010 01:12:33 +0000 (21:12 -0400)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
assignment4.mdwn

index 821b92e..7073dc6 100644 (file)
@@ -76,7 +76,7 @@ trees you designed in the previous step.
 
 #Mutually-recursive functions#
 
-<OL start=4>
+<OL start=5>
 <LI>(Challenging.) One way to define the function `even` is to have it hand off
 part of the work to another function `odd`: