Re: Quine Mc Cluskey and Automat

david@git:~\$ ./a.out > asm001.txt
If 1
Else 7
Goto 1 7
Goto 2 18
If 2
Else 14
Goto 1 14
Goto 2 28
If 9
Else 24
Goto 1 24
Goto 2 29
If 19
Else 36
Goto 1 36
Goto 2 40
If 30
Else 47
Goto 1 47
Goto 2 51
If 31
Else 53
Goto 1 53
Goto 2 57
If 42
Else 60
Goto 1 60
Goto 2 64
david@git:~\$