NEWS
changeset 24738 258e1877d0c5
parent 24737 ef479bae1999
child 24800 3ab455b3d03b
--- a/NEWS	Wed Sep 26 22:28:00 2007 +0200
+++ b/NEWS	Wed Sep 26 22:38:11 2007 +0200
@@ -413,6 +413,9 @@
 
   definition "K x _ = x"
 
+  inductive conj for A B
+  where "A ==> B ==> conj A B"
+
 * Pure: command 'print_abbrevs' prints all constant abbreviations of
 the current context.  Print mode "no_abbrevs" prevents inversion of
 abbreviations on output.