From: jim Date: Mon, 6 Apr 2015 08:57:16 +0000 (-0400) Subject: update for rename of exercises/assignment5.mdwn to exercises/assignment5-6.mdwn X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=155bf67a6a072ac9994139a0b99cc02d2245ea64 update for rename of exercises/assignment5.mdwn to exercises/assignment5-6.mdwn --- diff --git a/exercises/assignment7.mdwn b/exercises/assignment7.mdwn index 8dfc42d3..719057d4 100644 --- a/exercises/assignment7.mdwn +++ b/exercises/assignment7.mdwn @@ -45,7 +45,7 @@ add the last pieces to make the program function. You can find the skeleton code [[here|/code/untyped_evaluator.ml]]. The first place you need to add code is in the `free_in` function. You already -wrote such a function [[in a previous homework|assignment5#occurs_free]], so this +wrote such a function [[in a previous homework|exercises/assignment5-6#occurs_free]], so this part should be easy. The intended behavior is for the function to return results like this: