NEWS
changeset 24238 ae70f95e31de
parent 24234 4714e04fb8e9
child 24333 e77ea0ea7f2c
--- a/NEWS	Mon Aug 13 00:23:43 2007 +0200
+++ b/NEWS	Mon Aug 13 04:35:41 2007 +0200
@@ -292,6 +292,9 @@
 analogous to the 'rule_format' attribute, but *not* that of the
 Simplifier (which is usually more generous).
 
+* Isar: the new attribute [rotated n] (default n = 1) rotates the
+premises of a theorem by n. Useful in conjunction with drule.
+
 * Isar: the goal restriction operator [N] (default N = 1) evaluates a
 method expression within a sandbox consisting of the first N
 sub-goals, which need to exist.  For example, ``simp_all [3]''