more
authorblanchet
Thu, 29 Aug 2013 05:41:58 +0200
changeset 53256 b40265203fb2
parent 53225 16235bb41881
child 53257 f555e3659d01
more
src/HOL/BNF/Tools/bnf_fp_def_sugar.ML
--- a/src/HOL/BNF/Tools/bnf_fp_def_sugar.ML	Wed Aug 28 18:44:50 2013 +0200
+++ b/src/HOL/BNF/Tools/bnf_fp_def_sugar.ML	Thu Aug 29 05:41:58 2013 +0200
@@ -1138,8 +1138,8 @@
           in
             if is_some (bnf_of no_defs_lthy bad_tc) orelse
                is_some (fp_sugar_of no_defs_lthy bad_tc) then
-              error ("Non-strictly-positive " ^ co_prefix fp ^ "recursive occurrence of type " ^
-                fake_T ^ " in type expression " ^ fake_T_backdrop)
+              error ("Inadmissible " ^ co_prefix fp ^ "recursive occurrence of type " ^ fake_T ^
+                " in type expression " ^ fake_T_backdrop)
             else if is_some (Datatype_Data.get_info (Proof_Context.theory_of no_defs_lthy)
                 bad_tc) then
               error ("Unsupported " ^ co_prefix fp ^ "recursive occurrence of type " ^ fake_T ^