]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaInterpreter.mli
snapshot (notably: first working version of the console)
[helm.git] / helm / matita / matitaInterpreter.mli
index 1407f9c0ef976c9ec56799be367b2f256b29a1bc..a19c1c921f0046e113b48db30364aab81cef076b 100644 (file)
@@ -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 ->