Added test examples

This commit is contained in:
2017-06-12 14:09:09 +02:00
parent 75ccde3834
commit 47222ac03b
8 changed files with 58 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
DFA
B0
E2,4
0>a>0
0>b>1
1>a>2
1>b>1
2>a>0
2>b>3
3>a>4
3>b>1
4>a>5
4>b>3
5>a>0
5>b>3