simplification of file organization

This commit is contained in:
Andreas Fabri 2008-09-09 08:10:34 +00:00
parent 7e3e232782
commit 501931abaf
4 changed files with 1 additions and 3 deletions

View File

@ -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

View File

@ -1,2 +0,0 @@
See the Circulator package for this documentation file in
Circulator/doc_tex/Handle_ref/ .