This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/tutorial/Lesson2
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
exercise2.3.cpp Simplify configuration. 2005-09-28 21:49:26 +00:00
FirstBitEA.cpp Simplify configuration. 2005-09-28 21:49:26 +00:00
FirstRealEA.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 Modified all init sequences in Lesson2 and Lesson3 - and all corresponding 2001-02-27 05:09:10 +00:00