- or download this
##### main_code.pl
my $line4;
...
close FINAL1;
close IFILE;
##### end of main_code.pl
- or download this
cell(main_input){
dont_do : yes ;
...
direction : output ;
}
}
- or download this
C,10
D,20
- or download this
cell(main_input){
dont_do : yes ;
...
max_transition : 20;
}
}
- or download this
cell(main_input){
dont_do : yes ;
...
}
}