mirror of https://github.com/CGAL/cgal
remove line w.r.t. include/CORE (missed this change in r37060)
This commit is contained in:
parent
55438c8c8e
commit
ee5436a23d
|
|
@ -18,14 +18,12 @@ This distribution of CGAL includes:
|
||||||
available from www.geomview.org
|
available from www.geomview.org
|
||||||
Makefiles are provided for all programs and project
|
Makefiles are provided for all programs and project
|
||||||
files for MSVC IDE are provided.
|
files for MSVC IDE are provided.
|
||||||
|
|
||||||
examples/ - a directory containing programs illustrating the
|
examples/ - a directory containing programs illustrating the
|
||||||
library's functionality. These programs do not produce
|
library's functionality. These programs do not produce
|
||||||
visual output.
|
visual output.
|
||||||
Makefiles and project files for the MSVC IDE
|
Makefiles and project files for the MSVC IDE
|
||||||
(experimental) are provided for all programs.
|
(experimental) are provided for all programs.
|
||||||
include/CGAL - the include files for the CGAL library
|
include/CGAL - the include files for the CGAL library
|
||||||
include/CORE - the include files for the CORE library
|
|
||||||
install_cgal - the script with which you can install CGAL
|
install_cgal - the script with which you can install CGAL
|
||||||
INSTALL - file containing information about the installation
|
INSTALL - file containing information about the installation
|
||||||
process on Unix-like platforms
|
process on Unix-like platforms
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue