From: Jim Pryor Date: Tue, 30 Nov 2010 20:24:09 +0000 (-0500) Subject: Simon found bug in ass7/not X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=49e86f8055bd81ff9f771d5be90c9418645249b3 Simon found bug in ass7/not Signed-off-by: Jim Pryor --- diff --git a/hints/assignment_7_hint_6.mdwn b/hints/assignment_7_hint_6.mdwn index 77b47926..38f6c2e0 100644 --- a/hints/assignment_7_hint_6.mdwn +++ b/hints/assignment_7_hint_6.mdwn @@ -27,6 +27,8 @@ in unit_set new_dpm;; + **Note: Simon pointed out a subtle error in this code, which we will look into fixing. At the moment, the subtle error is still there.** + * Representing \[[and φ ψ]] is simple: let and_op (phi : clause) (psi : clause) : clause =