Files
Finite-State-Machine/README.md
2025-01-21 23:27:32 +05:30

6 lines
91 B
Markdown

To build the executable and library:
make
To clean the library and executable:
make clean