new-words

annotate new-words.pl @ 40:c3a50c0d2400

Functions for adding/removing notes + statistics now implemented in Python.

Option -O (old-style) is not supported anymore. If you need old-style new-words use new-words.sh
author Igor Chubin <igor@chub.in>
date Sun Jan 23 17:09:44 2011 +0100 (2011-01-23)
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