assignment7 tweaks
authorJim Pryor <profjim@jimpryor.net>
Fri, 19 Nov 2010 13:07:53 +0000 (08:07 -0500)
committerJim Pryor <profjim@jimpryor.net>
Fri, 19 Nov 2010 13:07:53 +0000 (08:07 -0500)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
hints/assignment_7_hint_4.mdwn

index 278ca81..71ed621 100644 (file)
@@ -79,7 +79,7 @@
                        then unit_set (bind_dpm getx (fun e -> unit_dpm (Q e)))
                        else empty_set
 
-       which is:
+       unpacking the definition of `bind_dpm`, that is:
 
                let getx = fun (r, h) ->
                        let obj = List.nth h (r 'x')