]> matita.cs.unibo.it Git - helm.git/blobdiff - components/acic_content/content.mli
many changes:
[helm.git] / components / acic_content / content.mli
index c1122b8f2b2627d67dccd9ccd3fd4a4e0643af16..546000330da51b7b4eaf63d5b6e8c21e63f57753 100644 (file)
@@ -116,7 +116,7 @@ and 'term arg =
          Aux of string
        | Premise of premise
        | Lemma of lemma
-       | Term of 'term
+       | Term of bool * 'term (* inferrable, term *)
        | ArgProof of 'term proof
        | ArgMethod of string (* ???? *)