From ee5436a23d45a84cd8f988e6b6b900d2ebfc023f Mon Sep 17 00:00:00 2001 From: Joachim Reichel Date: Sun, 18 Mar 2007 10:30:20 +0000 Subject: [PATCH] remove line w.r.t. include/CORE (missed this change in r37060) --- Installation/README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Installation/README b/Installation/README index ef4c2c1f333..ec0729e7b01 100644 --- a/Installation/README +++ b/Installation/README @@ -8,7 +8,7 @@ This distribution of CGAL includes: CHANGES - file recording the history of changes for the library config/ - directory containing several test programs used during 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 library's various packages. These programs produce visual output. Thus, for most you must have Qt installed. @@ -18,14 +18,12 @@ This distribution of CGAL includes: available from www.geomview.org Makefiles are provided for all programs and project files for MSVC IDE are provided. - examples/ - a directory containing programs illustrating the library's functionality. These programs do not produce visual output. Makefiles and project files for the MSVC IDE (experimental) are provided for all programs. 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 - file containing information about the installation process on Unix-like platforms