mirror of https://github.com/CGAL/cgal
fixed reference to renamed file in _ref directory
This commit is contained in:
parent
ed3a49b874
commit
2bc1f73a9d
|
|
@ -1,5 +1,8 @@
|
||||||
Generator Package: Release changes:
|
Generator Package: Release changes:
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
|
2.55 (24 Mar 2002)
|
||||||
|
- fixed reference to renamed doc file.
|
||||||
|
|
||||||
2.54 (21 Mar 2002)
|
2.54 (21 Mar 2002)
|
||||||
- converted to new manual style
|
- converted to new manual style
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
\input{Generator_ref/default_random.tex}
|
\input{Generator_ref/default_random.tex}
|
||||||
\input{Generator_ref/perturb_points_2.tex}
|
\input{Generator_ref/perturb_points_2.tex}
|
||||||
\input{Generator_ref/points_on_segment_2.tex}
|
\input{Generator_ref/points_on_segment_2.tex}
|
||||||
\input{Generator_ref/Points_on_segment_2.tex}
|
\input{Generator_ref/Points_on_segment_2_functor.tex}
|
||||||
\input{Generator_ref/points_on_square_grid_2.tex}
|
\input{Generator_ref/points_on_square_grid_2.tex}
|
||||||
\input{Generator_ref/points_on_cube_grid_3.tex}
|
\input{Generator_ref/points_on_cube_grid_3.tex}
|
||||||
\input{Generator_ref/PointGenerator.tex}
|
\input{Generator_ref/PointGenerator.tex}
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
\input{Generator_ref/default_random.tex}
|
\input{Generator_ref/default_random.tex}
|
||||||
\input{Generator_ref/perturb_points_2.tex}
|
\input{Generator_ref/perturb_points_2.tex}
|
||||||
\input{Generator_ref/points_on_segment_2.tex}
|
\input{Generator_ref/points_on_segment_2.tex}
|
||||||
\input{Generator_ref/Points_on_segment_2.tex}
|
\input{Generator_ref/Points_on_segment_2_functor.tex}
|
||||||
\input{Generator_ref/points_on_square_grid_2.tex}
|
\input{Generator_ref/points_on_square_grid_2.tex}
|
||||||
\input{Generator_ref/points_on_cube_grid_3.tex}
|
\input{Generator_ref/points_on_cube_grid_3.tex}
|
||||||
\input{Generator_ref/PointGenerator.tex}
|
\input{Generator_ref/PointGenerator.tex}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue