mirror of https://github.com/CGAL/cgal
Change MSVC home page to avoid a warning
This commit is contained in:
parent
4a9dc9096a
commit
a73147f664
|
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
%% macro for Microsoft Visual C++
|
%% macro for Microsoft Visual C++
|
||||||
\newcommand{\msvc}[1]{\textsc{MS}~Visual~\texttt{C++}~{\rm #1}}
|
\newcommand{\msvc}[1]{\textsc{MS}~Visual~\texttt{C++}~{\rm #1}}
|
||||||
\newcommand{\msvcurl}{\path'http://msdn.microsoft.com/visualc/'}
|
\newcommand{\msvcurl}{\path'http://msdn.microsoft.com/en-us/visualc/'}
|
||||||
|
|
||||||
%% macro for Intel C++ Compiler
|
%% macro for Intel C++ Compiler
|
||||||
\newcommand{\icl}[1]{\textsc{Intel}~\texttt{C++}~{\rm #1}}
|
\newcommand{\icl}[1]{\textsc{Intel}~\texttt{C++}~{\rm #1}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue