Go to file
Jean Sirmai c9edba046c
src/fsm/* modifies several names:
* - in fsm_trigger_log_init(), fsm_trigger_log_close() the word **trigger** is
 * replaced by **relay**
 * - fsm_log_struct_unit is replaced by: fsm_log_unit_struct
 *
 * docs/rtfm/intro (previously 'Once upon a time'... 🙃️) is also renamed and
 * extended.
 *
2024-11-20 17:58:16 +01:00
docs rtfm/intro Manual Introduction - a first version. 2024-11-20 17:54:16 +01:00
include src/fsm/* modifies several names: 2024-11-20 17:58:16 +01:00
scripts scripts/*: add a script that can list every function name 2024-11-20 17:52:23 +01:00
src src/fsm/* modifies several names: 2024-11-20 17:58:16 +01:00
.gitignore docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-20 17:54:06 +01:00
COPYING src/*, simple Gtk application 2024-11-20 17:38:36 +01:00
Makefile docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-20 17:54:06 +01:00
manifest.scm src/*, simple Gtk application 2024-11-20 17:38:36 +01:00