update build process to include paradiseo tutorial,

fix paradiseo headers for sstream
This commit is contained in:
kuepper 2004-09-22 12:38:28 +00:00
commit 3cb80bc73b
14 changed files with 139 additions and 68 deletions

View file

@ -69,4 +69,6 @@ AC_OUTPUT(Makefile \
tutorial/Lesson5/Makefile \
tutorial/ParadisEO/Makefile \
tutorial/ParadisEO/Lesson1/Makefile \
tutorial/ParadisEO/Lesson2/Makefile \
tutorial/ParadisEO/Lesson3/Makefile \
win/Makefile)