Removed the '_noheader' files

This commit is contained in:
Andreas Fabri 2006-10-30 16:35:07 +00:00
parent ff9a610718
commit 92f0f5ced7
1 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@
\ccc{P} with 20 vertices and computes the minimum enclosing
parallelogram of \ccc{P}.
\ccIncludeExampleCode{Optimisation_ref/minimum_enclosing_parallelogram_2.cpp}
\ccIncludeExampleCode{Min_quadrilateral/minimum_enclosing_parallelogram_2.cpp}
\end{ccRefFunction}
@ -214,7 +214,7 @@
\ccc{P} with 20 vertices and computes the minimum enclosing
strip of \ccc{P}.
\ccIncludeExampleCode{Optimisation_ref/minimum_enclosing_strip_2.cpp}
\ccIncludeExampleCode{Min_quadrilateral/minimum_enclosing_strip_2.cpp}
\end{ccRefFunction}