changeset 63174 | 57c0d60e491c |
parent 63173 | 3413b1cf30cd |
child 63175 | d191892b1c23 |
--- a/NEWS Sun May 29 14:10:48 2016 +0200 +++ b/NEWS Sun May 29 14:43:17 2016 +0200 @@ -100,6 +100,9 @@ *** HOL *** +* Command 'code_reflect' accepts empty constructor lists for datatypes, +which renders those abstract effectively. + * Probability/Random_Permutations.thy contains some theory about choosing a permutation of a set uniformly at random and folding over a list in random order.