Parent Directory
|
Revision Log
|
Patch
| revision 24847 by fjpop-guest, Sun Jan 9 12:50:22 2005 UTC | revision 27095 by fjpop-guest, Thu Apr 28 18:50:08 2005 UTC | |
|---|---|---|
| # | Line 16 use File::Find; | Line 16 use File::Find; |
| 16 | $opt_d = $opt_s = $opt_v = $opt_V = 0; | $opt_d = $opt_s = $opt_v = $opt_V = 0; |
| 17 | getopts('dsvV'); | getopts('dsvV'); |
| 18 | # You may set this to your default language code | # You may set this to your default language code |
| 19 | $lang = shift || "pl"; | $lang = shift || "nl"; |
| 20 | ||
| 21 | sub checkdiff | sub checkdiff |
| 22 | { | { |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |