X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Ftactics%2FfwdSimplTactic.mli;h=f130fe7b4b6798145ded36fa19872e1d2c9bb7bc;hb=34fc94bfcd6172a4f856638213e3d50dc81444ca;hp=3dbcf6c9c72f690ee84270266012fedcc5d9997b;hpb=e31bb143e3a303321e509f415764338849b7e516;p=helm.git diff --git a/helm/software/components/tactics/fwdSimplTactic.mli b/helm/software/components/tactics/fwdSimplTactic.mli index 3dbcf6c9c..f130fe7b4 100644 --- a/helm/software/components/tactics/fwdSimplTactic.mli +++ b/helm/software/components/tactics/fwdSimplTactic.mli @@ -30,4 +30,4 @@ val lapply_tac: val fwd_simpl_tac: ?mk_fresh_name_callback:ProofEngineTypes.mk_fresh_name_type -> - dbd:HMysql.dbd -> string -> ProofEngineTypes.tactic + dbd:HSql.dbd -> string -> ProofEngineTypes.tactic