Documentation refinement of Core Classes

This commit is contained in:
Grey-Echo
2017-03-10 23:32:39 +01:00
parent 343de7fe69
commit ac0effe141
25 changed files with 219 additions and 180 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
--- This module contains the **FSM** (**F**inite **S**tate **M**achine) class and derived **FSM\_** classes.
-- ## Finite State Machines (FSM) are design patterns allowing efficient (long-lasting) processes and workflows.
--- **Core** - The **FSM** (**F**inite **S**tate **M**achine) class and derived **FSM\_** classes
-- are design patterns allowing efficient (long-lasting) processes and workflows.
--
-- ![Banner Image](..\Presentations\FSM\Dia1.JPG)
--