mirror of https://github.com/CGAL/cgal
Rename the subdirectories and bring in the documentation from
Optimisation_doc.
This commit is contained in:
parent
9884a438b0
commit
cd1681dc65
|
|
@ -1770,10 +1770,14 @@ HalfedgeDS/doc_tex/HalfedgeDS_ref/fig/hds_optional.gif -text svneol=unset#image/
|
|||
HalfedgeDS/doc_tex/HalfedgeDS_ref/fig/hds_optional.pdf -text svneol=unset#application/pdf
|
||||
HalfedgeDS/doc_tex/HalfedgeDS_ref/fig/hds_optional_small.gif -text svneol=unset#image/gif
|
||||
Inscribed_areas/demo/Largest_empty_rect_2/Qt3/help/index.html svneol=native#text/html
|
||||
Inscribed_areas/doc_tex/Inscribed_areas/largestEmptyRect.gif -text svneol=unset#image/gif
|
||||
Inscribed_areas/doc_tex/Inscribed_areas/largestEmptyRect.pdf -text svneol=unset#application/pdf
|
||||
Inscribed_areas/doc_tex/Inscribed_areas/max_triangle.gif -text svneol=unset#image/gif
|
||||
Inscribed_areas/doc_tex/Inscribed_areas/max_triangle.pdf -text svneol=unset#application/pdf
|
||||
Inscribed_areas/doc_tex/Inscribed_areas_ref/ler-detail.png -text
|
||||
Inscribed_areas/doc_tex/Inscribed_areas_ref/ler.png -text
|
||||
Inscribed_areas/test/Largest_empty_rect_2/cgal_test eol=lf
|
||||
Inscribed_areas/test/Largest_empty_rect_2/cgal_test_with_cmake eol=lf
|
||||
Inscribed_areas/test/Inscribed_areas/cgal_test eol=lf
|
||||
Inscribed_areas/test/Inscribed_areas/cgal_test_with_cmake eol=lf
|
||||
Installation/INSTALL -text
|
||||
Installation/LICENSE.BSL -text
|
||||
Installation/LICENSE.FREE_USE -text
|
||||
|
|
@ -3031,10 +3035,6 @@ Number_types/test/Number_types/Gmpfr.cpp -text
|
|||
Number_types/test/Number_types/Gmpfr_bug.cpp -text
|
||||
Number_types/test/Number_types/include/CGAL/Test/test_root_of_2_traits.h -text
|
||||
Number_types/test/Number_types/include/CGAL/_test_io.h -text
|
||||
Optimisation_doc/doc_tex/Inscribed_areas/largestEmptyRect.gif -text svneol=unset#image/gif
|
||||
Optimisation_doc/doc_tex/Inscribed_areas/largestEmptyRect.pdf -text svneol=unset#application/pdf
|
||||
Optimisation_doc/doc_tex/Inscribed_areas/max_triangle.gif -text svneol=unset#image/gif
|
||||
Optimisation_doc/doc_tex/Inscribed_areas/max_triangle.pdf -text svneol=unset#application/pdf
|
||||
Partition_2/demo/Partition_2/Qt3/help/index.html svneol=native#text/html
|
||||
Partition_2/doc_tex/Partition_2/Idar-Oberstein_appx_cvx.gif -text svneol=unset#image/gif
|
||||
Partition_2/doc_tex/Partition_2/Idar-Oberstein_appx_cvx.pdf -text svneol=unset#application/pdf
|
||||
|
|
|
|||
|
|
@ -169,9 +169,9 @@ HalfedgeDS/test/HalfedgeDS/CMakeLists.txt
|
|||
HalfedgeDS/test/HalfedgeDS/cgal_test_with_cmake
|
||||
HalfedgeDS/test/HalfedgeDS/test_hds
|
||||
HalfedgeDS/test/HalfedgeDS/test_hds_decorator
|
||||
Inscribed_areas/test/Largest_empty_rect_2/CMakeLists.txt
|
||||
Inscribed_areas/test/Largest_empty_rect_2/Makefile
|
||||
Inscribed_areas/test/Largest_empty_rect_2/data/out
|
||||
Inscribed_areas/test/Inscribed_areas/CMakeLists.txt
|
||||
Inscribed_areas/test/Inscribed_areas/Makefile
|
||||
Inscribed_areas/test/Inscribed_areas/data/out
|
||||
Installation/auxiliary/gdb/python/CGAL/__init__.pyc
|
||||
Installation/auxiliary/gdb/python/CGAL/printers.pyc
|
||||
Installation/auxiliary/gdb/test
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
|
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 69 KiB |
|
|
@ -0,0 +1,2 @@
|
|||
Largest Emtpy Rectangle 2:
|
||||
Tel-Aviv University (Israel).
|
||||
|
|
@ -0,0 +1 @@
|
|||
GPL (v3 or later)
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
Package Largest_empty_rect_2
|
||||
Andreas Fabri <Andreas.Fabri@geometryfactory.com>
|
||||
Efi Fogel <efif@post.tau.ac.il>
|
||||
|
|
@ -1 +0,0 @@
|
|||
Tel-Aviv University (Israel).
|
||||
|
|
@ -1 +0,0 @@
|
|||
Package Largest_empty_rect_2
|
||||
|
|
@ -1 +0,0 @@
|
|||
GPL (v3 or later)
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
Andreas Fabri <Andreas.Fabri@geometryfactory.com>
|
||||
Efi Fogel <efif@post.tau.ac.il>
|
||||
Loading…
Reference in New Issue