doc-src/System/misc.tex
changeset 6414 d1bbea22217b
parent 5571 3613c5d22cc6
child 6418 87aa3e5190e0
equal deleted inserted replaced
6413:b2f2770ef8d9 6414:d1bbea22217b
    54 \begin{ttbox}
    54 \begin{ttbox}
    55 Usage: isatool findlogics
    55 Usage: isatool findlogics
    56 
    56 
    57   Collect heap file names from ISABELLE_PATH.
    57   Collect heap file names from ISABELLE_PATH.
    58 \end{ttbox}
    58 \end{ttbox}
    59 The base names of all files found on the path are printed --- sorted
    59 The base names of all files found on the path are printed --- sorted and with
    60 and with duplicates removed. Also note that \texttt{ISABELLE_PATH}
    60 duplicates removed. Also note that \texttt{ISABELLE_PATH} implicitly depends
    61 implicitly depends upon \texttt{ML_SYSTEM}. Thus switching to another
    61 upon \texttt{ML_SYSTEM} and \texttt{ML_PLATFORM}. Thus switching to another
    62 {\ML} compiler may change the set of logic images available.
    62 {\ML} compiler may change the set of logic images available.
    63 
    63 
    64 
    64 
    65 \section{Inspecting the settings environment -- \texttt{isatool getenv}}
    65 \section{Inspecting the settings environment -- \texttt{isatool getenv}}
    66 \label{sec:tool-getenv}
    66 \label{sec:tool-getenv}