X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FmatitaInterpreter.mli;h=a19c1c921f0046e113b48db30364aab81cef076b;hb=ebc089606ccbb3e9dbde142542a1f98f5020b4dd;hp=1407f9c0ef976c9ec56799be367b2f256b29a1bc;hpb=e89486cad653803954662a5e543537acd49a866f;p=helm.git diff --git a/helm/matita/matitaInterpreter.mli b/helm/matita/matitaInterpreter.mli index 1407f9c0e..a19c1c921 100644 --- a/helm/matita/matitaInterpreter.mli +++ b/helm/matita/matitaInterpreter.mli @@ -23,6 +23,8 @@ * http://helm.cs.unibo.it/ *) +exception Command_not_found of string + class interpreter: disambiguator:MatitaTypes.disambiguator -> proof_handler:MatitaTypes.proof_handler ->