From: Petr Silhavik Date: Wed, 15 May 2013 21:38:09 +0000 (+0200) Subject: Update web page X-Git-Url: http://rtime.felk.cvut.cz/gitweb/boost-statechart-viewer.git/commitdiff_plain/8a67e4c870eca2318eb379f64e7c2e9da135d87b Update web page --- diff --git a/www/index.mdwn b/www/index.mdwn index c03fd7c..1f65005 100644 --- a/www/index.mdwn +++ b/www/index.mdwn @@ -33,6 +33,7 @@ Status - The program can found states and transitions in the source code. - The program understands all options and flags as the compilers (gcc, clang, ...). The syntax analysis is done by compiler clang. - State machines can be defined in more than one file. +- All states and their implementations must be directly accesible from file that is used as input for viewer. - Program provides diagnostics of state machines eg. event usage, missing typedefs for reactions. For compiling and correctly working program it is necessary to have