src/Doc/System/Environment.thy
changeset 68523 ccacc84e0251
parent 68514 b20980997cd2
child 68541 12b4b3bc585d
equal deleted inserted replaced
68522:d9cbc1e8644d 68523:ccacc84e0251
   173   \<^descr>[@{setting_def ISABELLE_JAVA_PLATFORM}] identifies the hardware and
   173   \<^descr>[@{setting_def ISABELLE_JAVA_PLATFORM}] identifies the hardware and
   174   operating system platform for the Java installation of Isabelle. That is
   174   operating system platform for the Java installation of Isabelle. That is
   175   always the (native) 64 bit variant: \<^verbatim>\<open>x86_64-linux\<close>, \<^verbatim>\<open>x86_64-darwin\<close>,
   175   always the (native) 64 bit variant: \<^verbatim>\<open>x86_64-linux\<close>, \<^verbatim>\<open>x86_64-darwin\<close>,
   176   \<^verbatim>\<open>x86_64-windows\<close>.
   176   \<^verbatim>\<open>x86_64-windows\<close>.
   177 
   177 
   178   \<^descr>[@{setting_def ISABELLE_BROWSER_INFO}] is the directory where theory
   178   \<^descr>[@{setting_def ISABELLE_BROWSER_INFO}] is the directory where HTML and PDF
   179   browser information is stored as HTML and PDF (see also \secref{sec:info}).
   179   browser information is stored (see also \secref{sec:info}); its default is
   180   The default value is @{path "$ISABELLE_HOME_USER/browser_info"}.
   180   @{path "$ISABELLE_HOME_USER/browser_info"}. For ``system build mode'' (see
       
   181   \secref{sec:tool-build}), @{setting_def ISABELLE_BROWSER_INFO_SYSTEM} is
       
   182   used instead; its default is @{path "$ISABELLE_HOME/browser_info"}.
       
   183 
       
   184   \<^descr>[@{setting_def ISABELLE_HEAPS}] is the directory where session heap images,
       
   185   log files, and build databases are stored; its default is @{path
       
   186   "$ISABELLE_HOME_USER/heaps"}. For ``system build mode'' (see
       
   187   \secref{sec:tool-build}), @{setting_def ISABELLE_HEAPS_SYSTEM} is used
       
   188   instead; its default is @{path "$ISABELLE_HOME/heaps"}.
   181 
   189 
   182   \<^descr>[@{setting_def ISABELLE_LOGIC}] specifies the default logic to load if none
   190   \<^descr>[@{setting_def ISABELLE_LOGIC}] specifies the default logic to load if none
   183   is given explicitely by the user. The default value is \<^verbatim>\<open>HOL\<close>.
   191   is given explicitely by the user. The default value is \<^verbatim>\<open>HOL\<close>.
   184 
   192 
   185   \<^descr>[@{setting_def ISABELLE_LINE_EDITOR}] specifies the line editor for the
   193   \<^descr>[@{setting_def ISABELLE_LINE_EDITOR}] specifies the line editor for the