From 9cbe7a869bd9b5539e8f5f564f80be9b88c297c6 Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sat, 11 Mar 2006 20:44:10 +0000 Subject: Added Statechart to the New Libraries section. [SVN r33320] --- index.htm | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'index.htm') diff --git a/index.htm b/index.htm index f9e0716571..0235ae9433 100644 --- a/index.htm +++ b/index.htm @@ -171,6 +171,12 @@ Generators and Distributions, Tuples, Fixed Size Array, Hash Function Objects, Regular Expressions, and Complex Number Additional Algorithms. + +
  • Statechart + Library: Arbitrarily complex finite state + machines can be implemented in easily readable and + maintainable C++ code, from Andreas Huber.
  • Updated Libraries

    -- cgit v1.2.1