aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/tauto.ml
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-03-21 00:16:22 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-03-21 00:16:22 +0000
commitde2b806aa9f75856d500d57ff72c05e76c07dc62 (patch)
treeea6c9423308b7c0a4c5a0bb1123fe2d262d6c7e7 /tactics/tauto.ml
parent0671263e745b9423d386cb0cfca8c6b05ccfe20b (diff)
MAJ ocaml 2.99
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@346 85f007b7-540e-0410-9357-904b9bb8a0f7
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 =