From: Chris Date: Sat, 14 Mar 2015 11:49:45 +0000 (-0400) Subject: edits X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=fce00a47baedac4f4b00119179c8e04e5dd708ac;hp=989c693106c8f908cb358a8ffe582bd70727e27a;ds=sidebyside edits --- diff --git a/exercises/_assignment7.mdwn b/exercises/_assignment7.mdwn index 587a1e0f..8cf57f2c 100644 --- a/exercises/_assignment7.mdwn +++ b/exercises/_assignment7.mdwn @@ -29,4 +29,3 @@ homework 5, rebuild the evaluator in OCaml to handle the untyped lambda calculus. Making use of the occurs_free function you built, we'll provide a function that performs safe substitution. -