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
+11
View File
@@ -0,0 +1,11 @@
DFA
B1
E3
0>a>0
0>b>1
1>a>2
1>b>1
2>a>0
2>b>3
3>a>2
3>b>1