- or download this
model_techlib \
-tech_lib_file libfile.teclib \
...
#-samples all \
#-type PHI
- or download this
#!/usr/bin/perl
use strict;
...
foreach (@test) {
print $_,"\n";
}
- or download this
neal@alnz1:~/JUNK/JUNK1$ ./test.pl
- or download this
type signsample
PHI_file ../12x3X1V1.PHI
PHI_LIBRARY_LIST PHI_LIB.list
neal@alnz1:~/JUNK/JUNK1$