]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/grafite/grafiteAst.ml
Many changes
[helm.git] / matita / components / grafite / grafiteAst.ml
index c4ec503c797a2418b66ea0dcfc8c39359f747b80..c29babd55414b1fd3b1d7b75e23f3ebdb6eadf60 100644 (file)
@@ -85,6 +85,7 @@ type ntactic =
    justification, conclusion, identifier, eqconcl *)
    | We_need_to_prove of loc * nterm * string option * nterm option (* loc, newconclusion,
    identifier, equivnewcon *)
+   | BetaRewritingStep of loc * nterm
    | Bydone of loc * just
    | ExistsElim of loc * just * string * nterm * nterm * string
    | AndElim of loc * just * nterm * string * nterm * string