]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/grafite_engine/grafiteEngine.ml
## prefix is now used for tinycals
[helm.git] / helm / software / components / grafite_engine / grafiteEngine.ml
index ade6a3350c32090b35943f61fae9b6d698247e49..b3560150e0c9931496a5b087dd6fd4241b94e680 100644 (file)
@@ -593,7 +593,8 @@ let eval_ng_tac (text, prefix_len, tac) =
       NTactics.elim_tac 
         ~what:(text,prefix_len,what)
         ~where:(text,prefix_len,where)
-  | GrafiteAst.NId _ -> fun x -> x
+  | GrafiteAst.NId _ -> (fun x -> x)
+  | GrafiteAst.NIntro (_loc,n) -> NTactics.intro_tac n
 ;;
 
 let rec eval_command = {ec_go = fun ~disambiguate_command opts status