- Thanks to Mitsuo Fukasawa the tutorial is now also available in Japanese!!!

- Added reference (unfinished) and configuration documentation and updated other documents
- Various code brush-ups (no breaking changes)


[SVN r21241]
This commit is contained in:
Andreas Huber
2003-12-12 22:31:58 +00:00
parent 049c448329
commit 58d6bbb184
29 changed files with 1734 additions and 408 deletions

View File

@@ -10,7 +10,7 @@
//////////////////////////////////////////////////////////////////////////////
const unsigned int noOfBits = 6;
// #define CUSTOMIZE_MEMORY_MANAGEMENT
#define CUSTOMIZE_MEMORY_MANAGEMENT
// #define BOOST_FSM_USE_NATIVE_RTTI
//////////////////////////////////////////////////////////////////////////////
// This program demonstrates the fact that measures must be taken to hide some