]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_omdoc/content.mli
ocaml 3.09 transition
[helm.git] / helm / ocaml / cic_omdoc / content.mli
index 99869b9b47623ab226574da143eb625ec3e5bdfe..c1122b8f2b2627d67dccd9ccd3fd4a4e0643af16 100644 (file)
@@ -130,7 +130,7 @@ and premise =
 and lemma =
        { lemma_id: id;
          lemma_name : string;
-         lemma_uri: string 
+         lemma_uri: string
        }
 ;;