Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Documentation
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
snac
Documentation
Commits
0ec62d67
Commit
0ec62d67
authored
8 years ago
by
Tom Laudeman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tweak formatting
parent
163509f1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Workflow Engine.md
Specifications/Workflow Engine.md
+3
-3
No files found.
Specifications/Workflow Engine.md
View file @
0ec62d67
...
...
@@ -71,7 +71,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 |
|---------+------------+--------------------+------------|
...
...
@@ -82,13 +82,13 @@ The corresponding state table is:
| done | | exit | |
From the state table we glean that there is one test:
####
From the state table we glean that there is one test:
data-empty
It must return true if the submitted data is empty.
There are three workers:
####
There are three workers:
save-data
data-empty-message
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment