deleted cl compiler flags and updated cmake config - also deleted lessons 6,7,8

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@947 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2008-02-14 12:54:36 +00:00
commit fd8a7ef0af
37 changed files with 45 additions and 2868 deletions

View file

@ -14,6 +14,6 @@ SET(FLOWSHOP_BIN_DIR "${MOEO_BIN_DIR}/tutorial/examples/flowshop" CACHE PATH "Fl
### 2) Where must cmake go now ?
######################################################################################
SUBDIRS(examples Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 Lesson6 Lesson7 Lesson8)
SUBDIRS(examples Lesson1 Lesson2 Lesson3 Lesson4 Lesson5)
######################################################################################