Ver código fonte

Added Statechart to the New Libraries section.

[SVN r33320]
Andreas Huber 20 anos atrás
pai
commit
9cbe7a869b
1 arquivos alterados com 6 adições e 0 exclusões
  1. 6 0
      index.htm

+ 6 - 0
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>

粤ICP备19079148号