X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_transformations%2FtacticAst2Box.ml;h=d2df977fa68dfd72c5c9484c7a1e8bd6fbb90f8a;hb=423f3f23abfe6d5906818c26ab92d3703714057d;hp=cb06a8edf6dc9d67f410fed7689a6bf6ad2e8230;hpb=7e7ce7bb6b95e9bd10dc180671ba7512ff2537dd;p=helm.git diff --git a/helm/ocaml/cic_transformations/tacticAst2Box.ml b/helm/ocaml/cic_transformations/tacticAst2Box.ml index cb06a8edf..d2df977fa 100644 --- a/helm/ocaml/cic_transformations/tacticAst2Box.ml +++ b/helm/ocaml/cic_transformations/tacticAst2Box.ml @@ -106,6 +106,7 @@ let string_of_kind = function | `Reduce -> "reduce" | `Simpl -> "simplify" | `Whd -> "whd" + | `Normalize -> "normalize" let dummy_tbl = Hashtbl.create 0