X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Facic_content%2Fcontent.ml;h=c8b22f497e713cd0186d99e720ebdd93739fad5c;hb=813025418906707f7bbbf43732fc0e8d5cfc6943;hp=22733dcaa33248a7c03477653025ce9d34a21e9b;hpb=55b82bd235d82ff7f0a40d980effe1efde1f5073;p=helm.git diff --git a/helm/software/components/acic_content/content.ml b/helm/software/components/acic_content/content.ml index 22733dcaa..c8b22f497 100644 --- a/helm/software/components/acic_content/content.ml +++ b/helm/software/components/acic_content/content.ml @@ -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 (* ???? *)