new-words

diff 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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/new-words.pl	Sun Jan 23 17:09:44 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 +