| 21 | 
  | 
#  Filename     :  $RCSfile: filepp.in,v $ | 
| 22 | 
  | 
#  Author       :  $Author: gezelter $ | 
| 23 | 
  | 
#  Maintainer   :  Darren Miller: darren@cabaret.demon.co.uk | 
| 24 | 
< | 
#  File version :  $Revision: 1.1 $ | 
| 25 | 
< | 
#  Last changed :  $Date: 2005-04-14 21:41:56 $ | 
| 24 | 
> | 
#  File version :  $Revision: 1.2 $ | 
| 25 | 
> | 
#  Last changed :  $Date: 2009-11-25 20:01:56 $ | 
| 26 | 
  | 
#  Description  :  Main program | 
| 27 | 
  | 
#  Licence      :  GNU copyleft | 
| 28 | 
  | 
# | 
| 40 | 
  | 
my $VERSION = '1.7.1'; | 
| 41 | 
  | 
 | 
| 42 | 
  | 
# list of paths to search for modules, normal Perl list + module dir | 
| 43 | 
– | 
#push(@INC, "/home/maul/gezelter/tim/code/OOPSE-2.0/scripts/filepp-1.7.1/modules/f90dpend/"); | 
| 43 | 
  | 
 | 
| 44 | 
  | 
# index of keywords supported and functions to deal with them | 
| 45 | 
  | 
my %Keywords = ( |