X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FmatitaInterpreter.mli;h=1407f9c0ef976c9ec56799be367b2f256b29a1bc;hb=e89486cad653803954662a5e543537acd49a866f;hp=fc529c3c0bd143817a417a58afd94868fcd5a302;hpb=56415e42c04f40e9c8f7cfc59a3a3d87c3d373f7;p=helm.git diff --git a/helm/matita/matitaInterpreter.mli b/helm/matita/matitaInterpreter.mli index fc529c3c0..1407f9c0e 100644 --- a/helm/matita/matitaInterpreter.mli +++ b/helm/matita/matitaInterpreter.mli @@ -25,9 +25,8 @@ class interpreter: disambiguator:MatitaTypes.disambiguator -> + proof_handler:MatitaTypes.proof_handler -> console:MatitaConsole.console -> - get_proof:(unit -> MatitaTypes.proof) -> - new_proof:(MatitaTypes.proof -> unit) -> unit -> MatitaTypes.interpreter