new-words

view new-words.pl @ 38:adbc809d3924

Transition to Python started

new-words-py.sh is a wrapper around
new-words.py version which is not finished yet.
author Igor Chubin <igor@chub.in>
date Sat Jan 22 23:42:31 2011 +0100 (2011-01-22)
parents
children
line source
1 #!/usr/bin/perl
2 #
4 print "Experimental. Run new-words.sh instead\n";
5 exit(0);