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}
|
||||
|
||||
% +------------------------------------------------------------------------+
|
||||
\newpage
|
||||
%\newpage
|
||||
\section{Support Functions for Generators}
|
||||
\ccThree{OutputIterator}{rand}{}
|
||||
|
||||
|
|
@ -82,7 +82,7 @@ sets with multiple entries of identical items.
|
|||
|
||||
|
||||
% +------------------------------------------------------------------------+
|
||||
%\newpage
|
||||
\newpage
|
||||
\section{2D Point Generators}
|
||||
|
||||
\ccDefinition
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ permutations (e.g.~for points on a grid).
|
|||
\input{Random}
|
||||
|
||||
% +------------------------------------------------------------------------+
|
||||
\newpage
|
||||
%\newpage
|
||||
\section{Support Functions for Generators}
|
||||
\ccThree{OutputIterator}{rand}{}
|
||||
|
||||
|
|
@ -82,7 +82,7 @@ sets with multiple entries of identical items.
|
|||
|
||||
|
||||
% +------------------------------------------------------------------------+
|
||||
%\newpage
|
||||
\newpage
|
||||
\section{2D Point Generators}
|
||||
|
||||
\ccDefinition
|
||||
|
|
|
|||
Loading…
Reference in New Issue