NEWS
changeset 36612 af4d68eccf63
parent 36540 e31f9ac000dd
child 36645 30bd207ec222
equal deleted inserted replaced
36611:b0c047d03208 36612:af4d68eccf63
   359 to emphasize that these only work in a global situation (which is
   359 to emphasize that these only work in a global situation (which is
   360 quite rare).
   360 quite rare).
   361 
   361 
   362 * Configuration options now admit dynamic default values, depending on
   362 * Configuration options now admit dynamic default values, depending on
   363 the context or even global references.
   363 the context or even global references.
       
   364 
       
   365 * Most operations that refer to a global context are named
       
   366 accordingly, e.g. Simplifier.global_context or
       
   367 ProofContext.init_global.  There are some situations where a global
       
   368 context actually works, but under normal circumstances one needs to
       
   369 pass the proper local context through the code!
   364 
   370 
   365 
   371 
   366 *** System ***
   372 *** System ***
   367 
   373 
   368 * Discontinued special HOL_USEDIR_OPTIONS for the main HOL image;
   374 * Discontinued special HOL_USEDIR_OPTIONS for the main HOL image;