]> matita.cs.unibo.it Git - helm.git/commitdiff
fixed "let .. in" rendering, adding the break between the "in" and what follows
authorStefano Zacchiroli <zack@upsilon.cc>
Tue, 13 Sep 2005 14:11:16 +0000 (14:11 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Tue, 13 Sep 2005 14:11:16 +0000 (14:11 +0000)
helm/ocaml/cic_notation/cicNotationRew.ml

index 3145981b4571f16d0b4adfa8f8aeebabece1a048..159d3451e69cdc1782f606014684795f5b6d060a 100644 (file)
@@ -189,6 +189,7 @@ let pp_ast0 t k =
               hvbox false true [
                 aux_var var; builtin_symbol "\\def"; break; k s ];
               break; keyword "in" ];
+            break;
             k t ])
     | Ast.LetRec (rec_kind, funs, where) ->
         let rec_op =