mirror of https://github.com/CGAL/cgal
corrected reference to demo program
This commit is contained in:
parent
c4736d6e89
commit
8fe80f81f6
|
|
@ -78,7 +78,7 @@ Remember, that when no traits class is specified for the function
|
||||||
\ccc{convex_hull_points_2}, the representation class \ccc{R} is used
|
\ccc{convex_hull_points_2}, the representation class \ccc{R} is used
|
||||||
with the two-dimensional \cgal\ kernel to create the default traits class.
|
with the two-dimensional \cgal\ kernel to create the default traits class.
|
||||||
|
|
||||||
\ccIncludeExampleCode{../../../demo/Convex_hull_2/convex_hull_points_2_demo.C}
|
\ccIncludeExampleCode{Convex_hull_2/convex_hull_points_2_demo.C}
|
||||||
|
|
||||||
\ccIndexMainItemEnd{convex hull, 2D}
|
\ccIndexMainItemEnd{convex hull, 2D}
|
||||||
\end{ccRefFunction}
|
\end{ccRefFunction}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue