new-words

annotate new-words.pl @ 55:2a1a25e61872

new-words.py can be used without wrapper; several features are not still implemented
author Igor Chubin <igor@chub.in>
date Thu Nov 03 15:53:59 2011 +0100 (2011-11-03)
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