assignment8 typo, thanks Douwe
authorJim Pryor <profjim@jimpryor.net>
Mon, 6 Dec 2010 02:05:42 +0000 (21:05 -0500)
committerJim Pryor <profjim@jimpryor.net>
Mon, 6 Dec 2010 02:05:42 +0000 (21:05 -0500)
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
assignment8.mdwn

index 256b2ce..42b22e1 100644 (file)
@@ -45,9 +45,9 @@
                                                | Some z' -> Some (move_botleft z')
                                        (* return saved label *)
                                        in Some current
                                                | Some z' -> Some (move_botleft z')
                                        (* return saved label *)
                                        in Some current
+                                   )
                                | None -> (* we've finished enumerating the fringe *)
                                        None
                                | None -> (* we've finished enumerating the fringe *)
                                        None
-                               )
                        (* return the next_leaf function *)
                        in next_leaf
                        ;;
                        (* return the next_leaf function *)
                        in next_leaf
                        ;;