new-words

annotate 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
rev   line source
igor@0 1 #!/usr/bin/perl
igor@0 2 #
igor@0 3
igor@0 4 print "Experimental. Run new-words.sh instead\n";
igor@0 5 exit(0);
igor@0 6