new-words

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