new-words

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