X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Fgrafite%2FgrafiteAst.ml;h=efcd210713db9c3f2bafa06733f47d3108975883;hb=4c870bba9cc89b09b4ef933bcc1667e31df09435;hp=dc7db34bc24b480d7de31bd918f410041882135e;hpb=36243ef64310a9ea2e51a0295744ab5de7abe055;p=helm.git diff --git a/components/grafite/grafiteAst.ml b/components/grafite/grafiteAst.ml index dc7db34bc..efcd21071 100644 --- a/components/grafite/grafiteAst.ml +++ b/components/grafite/grafiteAst.ml @@ -83,6 +83,7 @@ type ('term, 'lazy_term, 'reduction, 'ident) tactic = | Right of loc | Ring of loc | Split of loc + | Subst of loc * string | Symmetry of loc | Transitivity of loc * 'term (* Costruttori Aggiunti *)