new-words

diff 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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/new-words.pl	Sat Jan 22 23:42:31 2011 +0100
     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 +