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

index 71ed621..a9c6c05 100644 (file)
@@ -95,7 +95,7 @@
                
        which is:
 
-               in fun truth_value ->
+               fun truth_value ->
                        if truth_value
                        then unit_set (
                                fun (r, h) ->
                
        which is:
 
-               in fun truth_value ->
+               fun truth_value ->
                        if truth_value
                        then unit_set (
                                fun (r, h) ->