no changes (modeline tweaked)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2003-01-22 17:04:12 +00:00
parent 23efb556d9
commit 7d2304132b

View File

@ -16,7 +16,7 @@
next line if ( $_ eq "" or /^#/ );
#! if ( $verbose ) {
#! print STDERR "Processing line: '$_'\n";
#! print STDERR "Processing line: '$_'\n";
#! }
my @fields = split /\t/;
@ -117,4 +117,4 @@
close(FILELIST);
#$}
#! vim:sw=4:ts=4:list:et
#! vim:sw=4:ts=4:list:et:ft=perl