/[bibulus]/bibulus/preproclang
ViewVC logotype

Diff of /bibulus/preproclang

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by twid, Fri Apr 18 23:11:07 2003 UTC revision 1.3 by twid, Sun Jun 22 23:05:12 2003 UTC
# Line 49  close D; Line 49  close D;
49  print OUT "};\n";  print OUT "};\n";
50    
51  close OUT;  close OUT;
52    
53    
54    exit 0;
55    
56    __END__
57    
58    =head1 NAME
59    
60    preproclang - preprocess language databases
61    
62    =head1 SYNOPSIS
63    
64      preproclang
65    
66    =head1 DESCRIPTION
67    
68    preproclang reads all .dat files in the lang directory and
69    writes a file called lang.pl in the current directory.
70    
71    =head1 AUTHOR
72    
73    Thomas M. Widmann, E<lt>twid@cpan.orgE<gt>
74    
75    =head1 COPYRIGHT AND LICENSE
76    
77    Copyright 2003 by Thomas M. Widmann
78    
79    This program is free software; you can redistribute it and/or modify
80    it under the terms of the GNU General Public License as published by
81    the Free Software Foundation; either version 2 of the License, or (at
82    your option) any later version.
83    
84    This program is distributed in the hope that it will be useful, but
85    WITHOUT ANY WARRANTY; without even the implied warranty of
86    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
87    General Public License for more details.
88    
89    You should have received a copy of the GNU General Public License
90    along with this program; if not, write to the Free Software
91    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
92    USA.
93    
94    =cut

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26