mirror of https://github.com/CGAL/cgal
1.1 (09 Sep 1997)
\ccInclude for Segment_geenrators corrected.
This commit is contained in:
parent
1cde0784a1
commit
fa0f47e35b
|
|
@ -366,7 +366,7 @@ generated segments. Each call to the \ccc{operator*} returns a new
|
|||
segment. To create a finite sequence in a container, the function
|
||||
\ccc{CGAL_copy_n()} could be used, see Section~\ref{sectionCopyN}.
|
||||
|
||||
\ccInclude{CGAL/Segment_generator_2.h}
|
||||
\ccInclude{CGAL/Segment_generator.h}
|
||||
|
||||
\ccCreation
|
||||
|
||||
|
|
|
|||
|
|
@ -366,7 +366,7 @@ generated segments. Each call to the \ccc{operator*} returns a new
|
|||
segment. To create a finite sequence in a container, the function
|
||||
\ccc{CGAL_copy_n()} could be used, see Section~\ref{sectionCopyN}.
|
||||
|
||||
\ccInclude{CGAL/Segment_generator_2.h}
|
||||
\ccInclude{CGAL/Segment_generator.h}
|
||||
|
||||
\ccCreation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue