mirror of https://github.com/CGAL/cgal
Moved \chapter from intro.tex to main.tex
This commit is contained in:
parent
3f2ac41358
commit
476c87f82f
|
|
@ -1,3 +1,7 @@
|
|||
|
||||
Version 4.17 (30 September 2003) [af]
|
||||
- Moved \chapter from intro.tex to main.tex
|
||||
|
||||
Version 4.16 (30 September 2003) [af]
|
||||
- Changed doc_tex/basic/Spatial_searching_ref/introdcution.tex to intro.tex
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
\chapter{Spatial Searching}
|
||||
|
||||
|
||||
\section{Introduction}
|
||||
|
||||
|
|
|
|||
|
|
@ -4,5 +4,8 @@
|
|||
% | Automatically generated driver file for the reference manual chapter
|
||||
% | of this package. Do not edit manually, you may loose your changes.
|
||||
% +------------------------------------------------------------------------+
|
||||
|
||||
\chapter{Spatial Searching}
|
||||
|
||||
\input{intro.tex}
|
||||
%% EOF
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
\chapter{Spatial Searching}
|
||||
|
||||
|
||||
\section{Introduction}
|
||||
|
||||
|
|
|
|||
|
|
@ -4,5 +4,8 @@
|
|||
% | Automatically generated driver file for the reference manual chapter
|
||||
% | of this package. Do not edit manually, you may loose your changes.
|
||||
% +------------------------------------------------------------------------+
|
||||
|
||||
\chapter{Spatial Searching}
|
||||
|
||||
\input{intro.tex}
|
||||
%% EOF
|
||||
|
|
|
|||
Loading…
Reference in New Issue