]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/nTactics.ml
Back-porting from new Matita:
[helm.git] / helm / software / components / ng_tactics / nTactics.ml
index 895eec2d2ae917fba76374a9f82b3d1f6effbb87..86b42f66190403dc2630ec8ebe941cb66db75dec 100644 (file)
@@ -542,6 +542,7 @@ let rewrite_tac ~dir ~what:(_,_,what) ~where status =
      `LeftToRight -> "eq" ^ suffix ^ "_r"
    | `RightToLeft -> "eq" ^ suffix
  in
+ let what = Ast.Appl [what; Ast.Implicit `Vector] in
   block_tac
    [ select_tac ~where ~job:(`Substexpand 2) true;
      exact_tac