Simon found bug in ass7/not
authorJim Pryor <profjim@jimpryor.net>
Tue, 30 Nov 2010 20:24:09 +0000 (15:24 -0500)
committerJim Pryor <profjim@jimpryor.net>
Tue, 30 Nov 2010 20:24:09 +0000 (15:24 -0500)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
hints/assignment_7_hint_6.mdwn

index 77b4792..38f6c2e 100644 (file)
@@ -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 &phi; &psi;]] is simple:
 
                let and_op (phi : clause) (psi : clause) : clause =