]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaScript.mli
Huge commit for the release. Includes:
[helm.git] / matita / matitaScript.mli
index cfc4655414bc08acaca2528aa175fa93c85a8da6..bf0a873f29dc1f3e08e76a11e794872c2ab084ba 100644 (file)
@@ -24,7 +24,7 @@
  *)
 
 exception NoUnfinishedProof
-exception ActionCancelled
+exception ActionCancelled of string
 
 class type script =
 object