summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorAndreas Huber <ahd6974-boostorg@live.com>2006-03-11 20:44:10 +0000
committerAndreas Huber <ahd6974-boostorg@live.com>2006-03-11 20:44:10 +0000
commit9cbe7a869bd9b5539e8f5f564f80be9b88c297c6 (patch)
tree69009449c7c262c9754fe3f89fc003fe45669afc /index.htm
parent4c930739e946366d0f9803a44c6d7fcad1252f9a (diff)
downloadboost-9cbe7a869bd9b5539e8f5f564f80be9b88c297c6.tar.gz
Added Statechart to the New Libraries section.
[SVN r33320]
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm6
1 files changed, 6 insertions, 0 deletions
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.</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>