changeset 66248 | df85956228c2 |
parent 66238 | 88b8ef0b17fd |
child 66278 | 978fb83b100c |
--- a/NEWS Mon Jul 03 09:57:26 2017 +0200 +++ b/NEWS Mon Jul 03 13:51:55 2017 +0200 @@ -62,6 +62,10 @@ src/HOL/Decision_Procs/Reflective_Field.thy for examples and the tutorial on code generation. +* Commands 'alias' and 'type_alias' introduce aliases for constants and +type constructors, respectively. This allows adhoc changes to name-space +accesses within global or local theory contexts, e.g. within a 'bundle'. + *** Prover IDE -- Isabelle/Scala/jEdit ***