new-words

diff new-words.pl @ 43:d532e7b52ab2

-s key support in new-words.py

Now new-words-py.sh -s works in the same way as new-words.sh.
(WPS and UWPS fields are not calculated correctly yet).
author Igor Chubin <igor@chub.in>
date Fri Jan 28 12:40:58 2011 +0200 (2011-01-28)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/new-words.pl	Fri Jan 28 12:40:58 2011 +0200
     1.3 @@ -0,0 +1,6 @@
     1.4 +#!/usr/bin/perl
     1.5 +#
     1.6 +
     1.7 +print "Experimental. Run new-words.sh instead\n";
     1.8 +exit(0);
     1.9 +