FSM visualisation script: renamed the file

This commit is contained in:
Julian Oes
2014-01-28 10:49:14 +01:00
parent c5a3dd9168
commit 1488d32d0f

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
"""draw_fsm_diagram.py: Create dot code and dokuwiki table from a state transition table """fsm_visualisation.py: Create dot code and dokuwiki table from a state transition table
convert dot code to png using graphviz: convert dot code to png using graphviz: