log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
new-words
view new-words.pl @ 51:74e05d4436ee
find changesets by author, revision, files, or words in the commit message
minifix: spanish + italian
author
Igor Chubin <igor@chub.in>
date
Sun May 01 20:25:55 2011 +0200 (2011-05-01)
parents
children
line source
1
#!/usr/bin/perl
2
#
3
4
print "Experimental. Run new-words.sh instead\n";
5
exit(0);
6