X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FmatitaInterpreter.mli;h=a19c1c921f0046e113b48db30364aab81cef076b;hb=4cf419a2e770f4971be7b03b1d73e585d973dc1b;hp=1407f9c0ef976c9ec56799be367b2f256b29a1bc;hpb=9af598ece6749c1854799f5aa83133b9e3da052c;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 ->