Help for this page

Select Code to Download


  1. or download this
    (*.txt *.aux) -> (file1.txt file2.txt file1.aux file2.aux)
    
  2. or download this
    sub globlist {
      my @back;
    ...
    
      return @back;
    }