src/HOL/Tools/BNF/bnf_lfp_basic_sugar.ML
changeset 58674 eb98d1971d2a
parent 58673 add1a78da098
child 58676 cdf84b6e1297
--- a/src/HOL/Tools/BNF/bnf_lfp_basic_sugar.ML	Tue Oct 14 15:39:56 2014 +0200
+++ b/src/HOL/Tools/BNF/bnf_lfp_basic_sugar.ML	Tue Oct 14 15:39:57 2014 +0200
@@ -73,6 +73,7 @@
      fp_res =
        trivial_fp_result_of fp_bnf fpT C xtor_map xtor_sets xtor_rel ctor_rec_o_map xtor_rel_induct,
      pre_bnf = ID_bnf (*wrong*),
+     fp_bnf = fp_bnf,
      absT_info = trivial_absT_info_of fpT,
      fp_nesting_bnfs = [],
      live_nesting_bnfs = [],
@@ -136,6 +137,7 @@
      fp_res =
        trivial_fp_result_of fp_bnf fpT C xtor_map xtor_sets xtor_rel ctor_rec_o_map xtor_rel_induct,
      pre_bnf = ID_bnf (*wrong*),
+     fp_bnf = fp_bnf,
      absT_info = trivial_absT_info_of fpT,
      fp_nesting_bnfs = [],
      live_nesting_bnfs = [],