renamed .cpp

This commit is contained in:
Andreas Fabri 2008-11-20 18:13:06 +00:00
parent e227cfa03d
commit d13572cea9
1 changed files with 2 additions and 2 deletions

View File

@ -309,10 +309,10 @@ preprocessing.
\ccExample \ccExample
Nef polyhedra are parameterized by a standard CGAL kernel. The example Nef polyhedra are parameterized by a standard \cgal\ kernel. The example
computes the intersection of two Nef polyhedra \ccc{N1} and \ccc{N2}. computes the intersection of two Nef polyhedra \ccc{N1} and \ccc{N2}.
\ccIncludeExampleCode{Nef_S2/simple.cpp} \ccIncludeExampleCode{Nef_S2/nef_s2_simple.cpp}
\end{ccRefClass} \end{ccRefClass}