followup to revision 45731: rename examples so that they do not conflict with each other

This commit is contained in:
Laurent Rineau 2008-09-24 19:25:27 +00:00
parent aa58744394
commit 70cec8fc7c
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ function.
The following example shows how to use a functor of the kernel.
\ccIncludeExampleCode{Circular_kernel_2/functor_has_on.cpp}
\ccIncludeExampleCode{Circular_kernel_2/functor_has_on_2.cpp}
\section{Design and Implementation History}

View File

@ -78,7 +78,7 @@ intersections on them using the global function.
The second example illustrates the use of a functor.
\ccIncludeExampleCode{Circular_kernel_3/functor_has_on.cpp}
\ccIncludeExampleCode{Circular_kernel_3/functor_has_on_3.cpp}
\section{Design and Implementation History}