diff options
Diffstat (limited to 'Doc/inst/inst.tex')
-rw-r--r-- | Doc/inst/inst.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex index bfc996e..2b0d9ae 100644 --- a/Doc/inst/inst.tex +++ b/Doc/inst/inst.tex @@ -699,7 +699,7 @@ Type ``help'', ``copyright'', ``credits'' or ``license'' for more information. '/usr/local/lib/python2.3/lib-tk', '/usr/local/lib/python2.3/lib-dynload', '/usr/local/lib/python2.3/site-packages'] >>> -\end{verbatim} +\end{verbatim} % $ <-- bow to font-lock The null string in \code{sys.path} represents the current working directory. @@ -1002,7 +1002,7 @@ Compiler flags can also be supplied through setting the \subsection{Using non-Microsoft compilers on Windows \label{non-ms-compilers}} \sectionauthor{Rene Liebscher}{R.Liebscher@gmx.de} -\subsubsection{Borland C++} +\subsubsection{Borland \Cpp} This subsection describes the necessary steps to use Distutils with the Borland \Cpp{} compiler version 5.5. @@ -1056,7 +1056,7 @@ for Distutils (see section~\ref{config-files}.) \seetitle[http://www.cyberus.ca/\~{}g_will/pyExtenDL.shtml] {Creating Python Extensions Using Borland's Free Compiler} - {Document describing how to use Borland's free command-line C++ + {Document describing how to use Borland's free command-line \Cpp compiler to build Python.} \end{seealso} |