ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/scripts/filepp
(Generate patch)

Comparing trunk/scripts/filepp (file contents):
Revision 65 by tim, Mon Oct 11 21:54:35 2004 UTC vs.
Revision 414 by tim, Wed Mar 9 17:58:33 2005 UTC

# Line 21 | Line 21
21   #  Filename     :  $RCSfile: filepp,v $
22   #  Author       :  $Author: tim $
23   #  Maintainer   :  Darren Miller: darren@cabaret.demon.co.uk
24 < #  File version :  $Revision: 1.6 $
25 < #  Last changed :  $Date: 2004-10-11 21:54:35 $
24 > #  File version :  $Revision: 1.7 $
25 > #  Last changed :  $Date: 2005-03-09 17:58:33 $
26   #  Description  :  Main program
27   #  Licence      :  GNU copyleft
28   #
# Line 31 | Line 31 | use strict "vars";
31   package Filepp;
32  
33   use strict "vars";
34 < use strict "subs";
34 > #use strict "subs";
35   # Used to all filepp to work with any char, not just ascii,
36   # feel free to remove this if it causes you problems
37   #use bytes;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines