Change MSVC home page to avoid a warning

This commit is contained in:
Laurent Rineau 2011-07-04 15:31:49 +00:00
parent 4a9dc9096a
commit a73147f664
1 changed files with 1 additions and 1 deletions

View File

@ -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}}