NEWS
changeset 45398 7dbb7b044a11
parent 45384 dffa657f0aa2
child 45427 fca432074fb2
equal deleted inserted replaced
45397:20128348e9b9 45398:7dbb7b044a11
    72 
    72 
    73   list.exhaust [case_product nat.exhaust]
    73   list.exhaust [case_product nat.exhaust]
    74 
    74 
    75 produces a rule which can be used to perform case distinction on both
    75 produces a rule which can be used to perform case distinction on both
    76 a list and a nat.
    76 a list and a nat.
       
    77 
       
    78 
       
    79 * Nitpick:
       
    80   - Fixed infinite loop caused by the 'peephole_optim' option and affecting
       
    81     'rat' and 'real'.
    77 
    82 
    78 
    83 
    79 *** FOL ***
    84 *** FOL ***
    80 
    85 
    81 * New "case_product" attribute (see HOL).
    86 * New "case_product" attribute (see HOL).