how do I make this post machine accept aab or baa?

722 Views Asked by At

so far I made it accept, a, aaa,bab but now I want strings aab or baa. How would I do this ?

this is what I have so far...

enter image description here

edit: @Hagen von Eitzen here is the example of Post Machine that a lot of books are using for example you could do a string aaabbb

enter image description here