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