]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitaInterpreter.mli
snapshot, notably:
[helm.git] / helm / matita / matitaInterpreter.mli
index 0baa4f0f1f2880931b97c20cc32c67de8bc0395d..96f8248619c0949879aeeabf7d5d380675e26589 100644 (file)
@@ -28,7 +28,7 @@ exception Command_error of string
 class interpreter:
   disambiguator:MatitaTypes.disambiguator ->
   proof_handler:MatitaTypes.proof_handler ->
-  console:MatitaConsole.console ->
+  console:MatitaTypes.console ->
   dbd:Mysql.dbd ->
   unit ->
     MatitaTypes.interpreter