Commit 8890378f by Tom Laudeman

column rename

parent 6e52ef8d
...@@ -73,7 +73,7 @@ Below is a flow chart in lovely ascii graphics ...@@ -73,7 +73,7 @@ Below is a flow chart in lovely ascii graphics
#### The corresponding state table is: #### The corresponding state table is:
| state | test | function | next-state | | state | test | worker | next-state |
|---------+------------+--------------------+------------| |---------+------------+--------------------+------------|
| start | data-empty | | warn | | start | data-empty | | warn |
| start | | save-data | confirm | | start | | save-data | confirm |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment