big refactoring, and more
New routes, new juice flow, the tags on posts
This commit is contained in:
parent
d04a68db01
commit
1805cb3e17
46 changed files with 1339 additions and 515 deletions
|
|
@ -31,7 +31,7 @@ namespace Yavsc.Model.WorkFlow
|
|||
/// <summary>
|
||||
/// Initializes a new instance of the Automate class.
|
||||
/// </summary>
|
||||
public Automate ()
|
||||
public Automate ()
|
||||
{
|
||||
}
|
||||
private Dictionary<TState,Dictionary<TLetter,TState>> transitions =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue