mirror of https://github.com/CGAL/cgal
update following previous renaming
This commit is contained in:
parent
521e2d1fe9
commit
6bf0219e18
|
|
@ -53,6 +53,6 @@ It uses the fast but inexact predicate based on interval arithmetic for
|
||||||
filtering and the slow but exact predicate based on multi-precision floats
|
filtering and the slow but exact predicate based on multi-precision floats
|
||||||
when the filtering predicate fails.
|
when the filtering predicate fails.
|
||||||
|
|
||||||
\ccIncludeExampleCode{Filtered_kernel/filtered_predicate.cpp}
|
\ccIncludeExampleCode{Filtered_kernel/Filtered_predicate.cpp}
|
||||||
|
|
||||||
\end{ccRefClass}
|
\end{ccRefClass}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue