mirror of https://github.com/CGAL/cgal
followup to revision 45731: rename examples so that they do not conflict with each other
This commit is contained in:
parent
aa58744394
commit
70cec8fc7c
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue