From 2bc1f73a9da53df1c85a9bdec06be44c04af3359 Mon Sep 17 00:00:00 2001 From: Susan Hert Date: Sun, 24 Mar 2002 17:04:56 +0000 Subject: [PATCH] fixed reference to renamed file in _ref directory --- Packages/Generator/changes.txt | 3 +++ Packages/Generator/doc_tex/Generator/Generator_ref/main.tex | 2 +- .../Generator/doc_tex/support/Generator/Generator_ref/main.tex | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Packages/Generator/changes.txt b/Packages/Generator/changes.txt index 6759d762c9c..3470a10853b 100644 --- a/Packages/Generator/changes.txt +++ b/Packages/Generator/changes.txt @@ -1,5 +1,8 @@ Generator Package: Release changes: --------------------------------------------------------------------- +2.55 (24 Mar 2002) + - fixed reference to renamed doc file. + 2.54 (21 Mar 2002) - converted to new manual style diff --git a/Packages/Generator/doc_tex/Generator/Generator_ref/main.tex b/Packages/Generator/doc_tex/Generator/Generator_ref/main.tex index 9d345f1d9d8..3afb00b8a16 100644 --- a/Packages/Generator/doc_tex/Generator/Generator_ref/main.tex +++ b/Packages/Generator/doc_tex/Generator/Generator_ref/main.tex @@ -10,7 +10,7 @@ \input{Generator_ref/default_random.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_functor.tex} \input{Generator_ref/points_on_square_grid_2.tex} \input{Generator_ref/points_on_cube_grid_3.tex} \input{Generator_ref/PointGenerator.tex} diff --git a/Packages/Generator/doc_tex/support/Generator/Generator_ref/main.tex b/Packages/Generator/doc_tex/support/Generator/Generator_ref/main.tex index 9d345f1d9d8..3afb00b8a16 100644 --- a/Packages/Generator/doc_tex/support/Generator/Generator_ref/main.tex +++ b/Packages/Generator/doc_tex/support/Generator/Generator_ref/main.tex @@ -10,7 +10,7 @@ \input{Generator_ref/default_random.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_functor.tex} \input{Generator_ref/points_on_square_grid_2.tex} \input{Generator_ref/points_on_cube_grid_3.tex} \input{Generator_ref/PointGenerator.tex}