merged
authorwenzelm
Sat, 16 Mar 2013 10:50:23 +0100
changeset 51435 c22bd20b0d63
parent 51433 d5c95b55f849 (current diff)
parent 51434 e19a22974c72 (diff)
child 51436 790310525e97
child 51439 b10b64679c5b
merged
--- a/src/Doc/System/Basics.thy	Fri Mar 15 18:49:40 2013 +0100
+++ b/src/Doc/System/Basics.thy	Sat Mar 16 10:50:23 2013 +0100
@@ -221,6 +221,13 @@
   automatically obtained by composing the values of @{setting
   ML_SYSTEM}, @{setting ML_PLATFORM} and the Isabelle version values.
 
+  \item[@{setting_def ISABELLE_POLYML}@{text "\<^sup>*"}] is @{verbatim true}
+  for @{setting ML_SYSTEM} values derived from Poly/ML, as opposed to
+  SML/NJ where it is empty.  This is particularly useful with the
+  build option @{system_option condition}
+  (\secref{sec:system-options}) to restrict big sessions to something
+  that SML/NJ can still handle.
+
   \item[@{setting_def ISABELLE_JDK_HOME}] needs to point to a full JDK
   (Java Development Kit) installation with @{verbatim javac} and
   @{verbatim jar} executables.  This is essential for Isabelle/Scala