rename .C to .cpp

This commit is contained in:
Andreas Fabri 2006-08-07 08:53:52 +00:00
parent 810f31fef6
commit 752855a200
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ a set of four input segments illustrated in figure \ref{SL_sec:simple}.
\end{center}
\end{figure}
\ccIncludeExampleCode{../examples/Arrangement_2/ex_sweep_line.C}
\ccIncludeExampleCode{../examples/Arrangement_2/ex_sweep_line.cpp}
\section*{Design and Implementation History}
%===========================================