mirror of https://github.com/CGAL/cgal
simplification of file organization
This commit is contained in:
parent
7e3e232782
commit
501931abaf
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\input{Handle_ref/handle_intro}
|
\input{Circulator_ref/handle_intro}
|
||||||
|
|
||||||
The concept of iterators in \stl\ is tailored for linear sequences.
|
The concept of iterators in \stl\ is tailored for linear sequences.
|
||||||
In contrast, circular sequences occur naturally in many combinatorial
|
In contrast, circular sequences occur naturally in many combinatorial
|
||||||
|
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
See the Circulator package for this documentation file in
|
|
||||||
Circulator/doc_tex/Handle_ref/ .
|
|
||||||
Loading…
Reference in New Issue