]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/content_pres/termContentPres.ml
- Procedural: more support for the Debug inline option (does not work yet)
[helm.git] / helm / software / components / content_pres / termContentPres.ml
index 00f6c978982b5f7904f30a098c2eb699a401cd94..2544adb5d0deaec128f9d842a0768176f0a61e30 100644 (file)
@@ -239,7 +239,7 @@ let pp_ast0 t k =
             (fun (params, name, ty, body, rec_param) ->
               [ break;
                 hvbox false true ([
-                  keyword "and";
+                  keyword "and"; space;
                   name] @
                   params @
                   [space; keyword "on" ; space; rec_param ;space ] @