paradiseo/eo/tutorial/Lesson3
kuepper 47af7cfe5a Clean up configure/build-process.
- assume C++ standard-conforming environment
- add a user-option for gnuplot-support
- separate gnuplot-code into declaration and implementation,
  so we can define at EO-build-time whether to use it or not.

Adopt code and Makefiles to above changes.

Some minor fixes.
2005-10-02 21:42:08 +00:00
..
.cvsignore Updated build-prcess to be completely under automake control. 2004-09-17 16:53:31 +00:00
binary_value.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
exercise3.1.cpp Simplify configuration. 2005-09-28 21:49:26 +00:00
Makefile.am Clean up configure/build-process. 2005-10-02 21:42:08 +00:00
Makefile.simple Save copies of old simple Makefiles 2004-09-17 15:20:19 +00:00
real_value.h I had forgotten the real_value.h - SecondRealEA did not compile! 2002-05-22 02:13:06 +00:00
SecondBitEA.cpp Simplify configuration. 2005-09-28 21:49:26 +00:00
SecondRealEA.cpp Simplify configuration. 2005-09-28 21:49:26 +00:00