From d6fc655ccb879e9486cf67eada225bfc83e56fed Mon Sep 17 00:00:00 2001 From: kuepper Date: Mon, 3 Oct 2005 10:53:35 +0000 Subject: [PATCH] clean up --- eo/tutorial/ParadisEO/Lesson1/.cvsignore | 1 - eo/tutorial/ParadisEO/Lesson2/.cvsignore | 1 - eo/tutorial/ParadisEO/Lesson3/.cvsignore | 1 - eo/tutorial/html/eoTutorial.html | 20 +++++++++++--------- 4 files changed, 11 insertions(+), 12 deletions(-) delete mode 100644 eo/tutorial/ParadisEO/Lesson1/.cvsignore delete mode 100644 eo/tutorial/ParadisEO/Lesson2/.cvsignore delete mode 100644 eo/tutorial/ParadisEO/Lesson3/.cvsignore diff --git a/eo/tutorial/ParadisEO/Lesson1/.cvsignore b/eo/tutorial/ParadisEO/Lesson1/.cvsignore deleted file mode 100644 index 70845e08..00000000 --- a/eo/tutorial/ParadisEO/Lesson1/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -Makefile.in diff --git a/eo/tutorial/ParadisEO/Lesson2/.cvsignore b/eo/tutorial/ParadisEO/Lesson2/.cvsignore deleted file mode 100644 index 70845e08..00000000 --- a/eo/tutorial/ParadisEO/Lesson2/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -Makefile.in diff --git a/eo/tutorial/ParadisEO/Lesson3/.cvsignore b/eo/tutorial/ParadisEO/Lesson3/.cvsignore deleted file mode 100644 index 70845e08..00000000 --- a/eo/tutorial/ParadisEO/Lesson3/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -Makefile.in diff --git a/eo/tutorial/html/eoTutorial.html b/eo/tutorial/html/eoTutorial.html index 53bfedf6..596f9436 100644 --- a/eo/tutorial/html/eoTutorial.html +++ b/eo/tutorial/html/eoTutorial.html @@ -28,15 +28,17 @@ if you are looking for a ready-to-use (except for the fitness) fully tunable Evolutionary Algorithm evolving real values or bitstring, you can go directly to -Lesson 4 after -just reading this page, and maybe the Programming hints -(link on top of each page too).
-In fact, there is something new: thanks to Jochen Küpper, EO automatic configuration -and build process has been cleaned up and upgraded. For consistency, the same -automatically-built Makefiles have -been created in the tutorial directories. But the good-old manually-created files -are still there, now named Makefile.simple. -
+Lesson 4 after just reading +this page, and maybe the Programming +hints (link on top of each page too).
+ +In fact, there is something new: EO's automatic configuration and +build process has been cleaned up and upgraded. For consistency, the +same automatically-built Makefiles have been created in the +tutorial directories. The good-old manually-created files are +still there, now named +Makefile.simple.
Version 0.98 - May 2004