20 lines
987 B
XML
20 lines
987 B
XML
|
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
||
|
<section xmlns="http://docbook.org/ns/docbook" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="_engine_2manager_8c" xml:lang="en-US">
|
||
|
<title>src/fsm/engine/manager.c File Reference</title>
|
||
|
<indexterm><primary>src/fsm/engine/manager.c</primary></indexterm>
|
||
|
<para>
|
||
|
|
||
|
<para>fsm engine manager </para>
|
||
|
|
||
|
</para>
|
||
|
<programlisting linenumbering="unnumbered">#include <stdbool.h><?linebreak?>#include <time.h><?linebreak?>#include "../../../include/fsm.h"<?linebreak?>#include "../../../include/widget.h"<?linebreak?>#include "../../../include/signal.h"<?linebreak?></programlisting><section>
|
||
|
<title>Detailed Description</title>
|
||
|
|
||
|
<para>fsm engine manager </para>
|
||
|
|
||
|
<para>This file is part of Gem-graph. (is it really ?)</para>
|
||
|
|
||
|
<para>I can't even remember what I had in mind when writing these notes... learning how to deal with events, perhaps... </para>
|
||
|
</section>
|
||
|
</section>
|