changeset 45547 | 94c37f3df10f |
parent 45546 | 6dd3e88de4c2 |
child 45592 | 8baa0b7f3f66 |
--- a/NEWS Thu Nov 17 14:52:05 2011 +0100 +++ b/NEWS Thu Nov 17 15:07:46 2011 +0100 @@ -57,6 +57,10 @@ word_mult_ac ~> mult_ac word_plus_ac0 ~> add_0_left add_0_right add_ac word_times_ac1 ~> mult_1_left mult_1_right mult_ac + word_order_trans ~> order_trans + word_order_refl ~> order_refl + word_order_antisym ~> order_antisym + word_order_linear ~> linorder_linear * Clarified attribute "mono_set": pure declararation without modifying the result of the fact expression.