]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/grafite_engine/grafiteTypes.mli
...
[helm.git] / helm / software / components / grafite_engine / grafiteTypes.mli
index b159a7fe6b2caf260c3e39256da7672de25d53c6..22386ebbf9b8a2c0a2753f6d7a400d30e29d2ff6 100644 (file)
@@ -43,7 +43,7 @@ type proof_status =
   | Intermediate of Cic.metasenv
 
 type ng_status =
-  | ProofMode of NTactics.tac_status
+  | ProofMode of NTacStatus.tac_status
   | CommandMode of LexiconEngine.status
 
 type status = {