remove line w.r.t. include/CORE (missed this change in r37060)

This commit is contained in:
Joachim Reichel 2007-03-18 10:30:20 +00:00
parent 55438c8c8e
commit ee5436a23d
1 changed files with 1 additions and 3 deletions

View File

@ -8,7 +8,7 @@ This distribution of CGAL includes:
CHANGES - file recording the history of changes for the library CHANGES - file recording the history of changes for the library
config/ - directory containing several test programs used during config/ - directory containing several test programs used during
the installation process, and into which configuration the installation process, and into which configuration
files will be written during installation files will be written during installation
demo/ - a directory containing many demo programs for the demo/ - a directory containing many demo programs for the
library's various packages. These programs produce library's various packages. These programs produce
visual output. Thus, for most you must have Qt installed. visual output. Thus, for most you must have Qt installed.
@ -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