Added Statechart to the New Libraries section.

[SVN r33320]
This commit is contained in:
Andreas Huber 2006-03-11 20:44:10 +00:00
parent 4c930739e9
commit 9cbe7a869b

View file

@ -171,6 +171,12 @@
Generators and Distributions, Tuples, Fixed Size
Array, Hash Function Objects, Regular Expressions,
and Complex Number Additional Algorithms.</li>
<li><span class="library"><a href=
"libs/statechart/doc/index.html">Statechart
Library</a>:</span> Arbitrarily complex finite state
machines can be implemented in easily readable and
maintainable C++ code, from Andreas Huber.</li>
</ul>
<h4>Updated Libraries</h4>