mirror of
https://github.com/OpenMP/Examples.git
synced 2025-04-04 05:41:33 +01:00
minor font change
This commit is contained in:
parent
be603ae649
commit
b18b69504b
@ -57,12 +57,12 @@ worksharing constructs, and synchronization constructs, and they provide support
|
||||
sharing and privatizing data. The functionality to control the runtime environment is
|
||||
provided by library routines and environment variables. Compilers that support the
|
||||
OpenMP API often include a command line option to the compiler that activates and
|
||||
allows interpretation of all OpenMP directives.\\
|
||||
allows interpretation of all OpenMP directives.
|
||||
|
||||
The latest source codes for \emph{OpenMP} \emph{Examples} can be downloaded from the sources
|
||||
The latest source codes for OpenMP Examples can be downloaded from the \code{sources}
|
||||
directory at
|
||||
\href{https://github.com/OpenMP/Examples}{https://github.com/OpenMP/Examples}.
|
||||
The codes for this \emph{OpenMP} \emph{\VER} \emph{Examples} document have the tag v\VER.
|
||||
The codes for this OpenMP \VER{} Examples document have the tag \plc{v\VER}.
|
||||
|
||||
%\href{https://github.com/OpenMP/Examples/tree/master/sources}{https://github.com/OpenMP/Examples/sources}.
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
\vspace{2.3in} %was 3.0
|
||||
|
||||
Source codes for \emph{OpenMP} \emph{\VER} \emph{Examples} can be downloaded from
|
||||
Source codes for OpenMP \VER{} Examples can be downloaded from
|
||||
\href{https://github.com/OpenMP/Examples/tree/v\VER}{github}.\\
|
||||
|
||||
\begin{adjustwidth}{0pt}{1em}\setlength{\parskip}{0.25\baselineskip}%
|
||||
|
Loading…
x
Reference in New Issue
Block a user