mirror of https://github.com/CGAL/cgal
Minor changes in layout. Exampel programs with window IO
wait now for a final mouse click instead of a keybord entry.
This commit is contained in:
parent
76b1564254
commit
f4b487a513
|
|
@ -36,7 +36,7 @@ permutations (e.g.~for points on a grid).
|
||||||
\input{Random}
|
\input{Random}
|
||||||
|
|
||||||
% +------------------------------------------------------------------------+
|
% +------------------------------------------------------------------------+
|
||||||
\newpage
|
%\newpage
|
||||||
\section{Support Functions for Generators}
|
\section{Support Functions for Generators}
|
||||||
\ccThree{OutputIterator}{rand}{}
|
\ccThree{OutputIterator}{rand}{}
|
||||||
|
|
||||||
|
|
@ -82,7 +82,7 @@ sets with multiple entries of identical items.
|
||||||
|
|
||||||
|
|
||||||
% +------------------------------------------------------------------------+
|
% +------------------------------------------------------------------------+
|
||||||
%\newpage
|
\newpage
|
||||||
\section{2D Point Generators}
|
\section{2D Point Generators}
|
||||||
|
|
||||||
\ccDefinition
|
\ccDefinition
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,7 @@ permutations (e.g.~for points on a grid).
|
||||||
\input{Random}
|
\input{Random}
|
||||||
|
|
||||||
% +------------------------------------------------------------------------+
|
% +------------------------------------------------------------------------+
|
||||||
\newpage
|
%\newpage
|
||||||
\section{Support Functions for Generators}
|
\section{Support Functions for Generators}
|
||||||
\ccThree{OutputIterator}{rand}{}
|
\ccThree{OutputIterator}{rand}{}
|
||||||
|
|
||||||
|
|
@ -82,7 +82,7 @@ sets with multiple entries of identical items.
|
||||||
|
|
||||||
|
|
||||||
% +------------------------------------------------------------------------+
|
% +------------------------------------------------------------------------+
|
||||||
%\newpage
|
\newpage
|
||||||
\section{2D Point Generators}
|
\section{2D Point Generators}
|
||||||
|
|
||||||
\ccDefinition
|
\ccDefinition
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue