aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/tauto.ml
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/tauto.ml')
-rw-r--r--tactics/tauto.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tactics/tauto.ml b/tactics/tauto.ml
index dc69a9cf4..ac505ab45 100644
--- a/tactics/tauto.ml
+++ b/tactics/tauto.ml
@@ -1637,7 +1637,7 @@ let lterm = function
(*--------------------- Interface con Coq ---------------------------------*)
(*-- Convierte una formula cci a una formula notacion Tauto --*)
-let (tAUTOFAIL:tactic) = fun _ -> errorlabstrm "TAUTOFAIL"
+let (tAUTOFAIL : tactic) = fun _ -> errorlabstrm "TAUTOFAIL"
[< 'sTR "Tauto failed.">]
let is_imp_term t =