TFL/tfl.sml
changeset 9763 252c690690b0
parent 9721 7e51c9f3d5a0
child 9866 90cbf68b9227
equal deleted inserted replaced
9762:66f7eefb3967 9763:252c690690b0
  1043 in
  1043 in
  1044   {induction = ind2, rules = R.LIST_CONJ rules2, nested_tcs = extras}
  1044   {induction = ind2, rules = R.LIST_CONJ rules2, nested_tcs = extras}
  1045 end;
  1045 end;
  1046 
  1046 
  1047 end; (* TFL *)
  1047 end; (* TFL *)
       
  1048 
       
  1049 val Add_recdef_congs = Prim.Add_recdef_congs;
       
  1050 val Del_recdef_congs = Prim.Del_recdef_congs;