log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
new-words
view new-words.pl @ 54:e25de9ea9184
find changesets by author, revision, files, or words in the commit message
new-words.py is almost ready
author
Igor Chubin <igor@chub.in>
date
Tue Nov 01 20:19:18 2011 +0100 (2011-11-01)
parents
children
line source
1
#!/usr/bin/perl
2
#
3
4
print "Experimental. Run new-words.sh instead\n";
5
exit(0);
6