mirror of https://github.com/CGAL/cgal
replaced other leftover Inscribed_areas_2_ref by Inscribed_areas_ref
This commit is contained in:
parent
f69bd58811
commit
3cccbbd24c
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
\input{Inscribed_areas_2_ref/Largest_empty_iso_rectangle_2_ref}
|
||||
\input{Inscribed_areas_ref/Largest_empty_iso_rectangle_2_ref}
|
||||
|
||||
\input{Inscribed_areas_2_ref/LargestEmptyIsoRectangleTraits_2}
|
||||
\input{Inscribed_areas_ref/LargestEmptyIsoRectangleTraits_2}
|
||||
|
|
|
|||
|
|
@ -6,6 +6,6 @@
|
|||
%% $Id$
|
||||
%% ==============================================================
|
||||
|
||||
\input{Inscribed_areas_2_ref/spec_extremal_polygons.tex}
|
||||
\input{Inscribed_areas_ref/spec_extremal_polygons.tex}
|
||||
|
||||
%% EOF
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ checking off, cf.~Section~\ref{sec:checks}.
|
|||
|
||||
|
||||
|
||||
\input{Inscribed_areas_2_ref/main_Extremal_polygons.tex}
|
||||
\input{Inscribed_areas_ref/main_Extremal_polygons.tex}
|
||||
|
||||
\input{Inscribed_areas_2_ref/main_Largest_empty_iso_rectangle_2.tex}
|
||||
\input{Inscribed_areas_ref/main_Largest_empty_iso_rectangle_2.tex}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue