kiishor / UML-State-Machine-in-C

A minimalist UML State machine framework for finite state machine and hierarchical state machine in C
MIT License
166 stars 46 forks source link

Renamed finite_state_machine.c & .h to process.c & .h, Updated the re… #9

Closed kiishor closed 5 years ago

kiishor commented 5 years ago

Renamed finite_state_machine.c & .h to process.c & .h, Updated the readme document