Help for this page

Select Code to Download


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