* settings: ML_IDENTIFIER includes the Isabelle version identifier;
authorwenzelm
Wed, 22 Nov 2006 20:51:00 +0100
changeset 21471 03a5ef1936c5
parent 21470 7c1b59ddcd56
child 21472 64dee7d4b8ce
* settings: ML_IDENTIFIER includes the Isabelle version identifier;
NEWS
--- a/NEWS	Wed Nov 22 20:08:07 2006 +0100
+++ b/NEWS	Wed Nov 22 20:51:00 2006 +0100
@@ -915,6 +915,10 @@
 
 *** System ***
 
+* settings: ML_IDENTIFIER -- which is appended to user specific heap
+locations -- now includes the Isabelle version identifier as well.
+This simplifies use of multiple Isabelle installations.
+
 * isabelle-process: option -S (secure mode) disables some critical
 operations, notably runtime compilation and evaluation of ML source
 code.