]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaInterpreter.mli
renamed Http_client to Http_user_agent to avoid clashes with Gerd's
[helm.git] / helm / matita / matitaInterpreter.mli
index 1407f9c0ef976c9ec56799be367b2f256b29a1bc..1e4b7f7a9d0d9d5eab8aa336b0bb2ecf8273c35c 100644 (file)
@@ -23,6 +23,8 @@
  * http://helm.cs.unibo.it/
  *)
 
+exception Command_error of string
+
 class interpreter:
   disambiguator:MatitaTypes.disambiguator ->
   proof_handler:MatitaTypes.proof_handler ->