diff --git a/eo/NOGOODTutorial/.project b/eo/.project similarity index 85% rename from eo/NOGOODTutorial/.project rename to eo/.project index 41599391..04b42278 100644 --- a/eo/NOGOODTutorial/.project +++ b/eo/.project @@ -1,6 +1,6 @@ - TutorialNOTGOOD + eo diff --git a/eo/NOGOODTutorial/.cvsignore b/eo/NOGOODTutorial/.cvsignore deleted file mode 100644 index 70845e08..00000000 --- a/eo/NOGOODTutorial/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -Makefile.in diff --git a/eo/NOGOODTutorial/CMakeLists.txt b/eo/NOGOODTutorial/CMakeLists.txt deleted file mode 100644 index 842421e4..00000000 --- a/eo/NOGOODTutorial/CMakeLists.txt +++ /dev/null @@ -1,9 +0,0 @@ - - -###################################################################################### -### 1) Where must cmake go now ? -###################################################################################### - -SUBDIRS(Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 Lesson6) - -###################################################################################### diff --git a/eo/NOGOODTutorial/ChangeLog b/eo/NOGOODTutorial/ChangeLog deleted file mode 100644 index 66e95543..00000000 --- a/eo/NOGOODTutorial/ChangeLog +++ /dev/null @@ -1,11 +0,0 @@ -2006-12-03 Jochen Küpper - - * tutorial/Makefile.am: Add all necessary files, including html and - Templates to distribution. - - - * Local Variables: - * coding: iso-8859-1 - * mode: flyspell - * fill-column: 80 - * End: diff --git a/eo/NOGOODTutorial/Makefile.am b/eo/NOGOODTutorial/Makefile.am deleted file mode 100644 index 1faf4710..00000000 --- a/eo/NOGOODTutorial/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = html Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 Lesson6 pdf Templates diff --git a/eo/Tutorial/.cvsignore b/eo/Tutorial/.cvsignore deleted file mode 100644 index 70845e08..00000000 --- a/eo/Tutorial/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -Makefile.in diff --git a/eo/Tutorial/CMakeLists.txt b/eo/Tutorial/CMakeLists.txt deleted file mode 100644 index 842421e4..00000000 --- a/eo/Tutorial/CMakeLists.txt +++ /dev/null @@ -1,9 +0,0 @@ - - -###################################################################################### -### 1) Where must cmake go now ? -###################################################################################### - -SUBDIRS(Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 Lesson6) - -###################################################################################### diff --git a/eo/Tutorial/ChangeLog b/eo/Tutorial/ChangeLog deleted file mode 100644 index 66e95543..00000000 --- a/eo/Tutorial/ChangeLog +++ /dev/null @@ -1,11 +0,0 @@ -2006-12-03 Jochen Küpper - - * tutorial/Makefile.am: Add all necessary files, including html and - Templates to distribution. - - - * Local Variables: - * coding: iso-8859-1 - * mode: flyspell - * fill-column: 80 - * End: diff --git a/eo/Tutorial/Makefile.am b/eo/Tutorial/Makefile.am deleted file mode 100644 index 1faf4710..00000000 --- a/eo/Tutorial/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = html Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 Lesson6 pdf Templates