log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
new-words
view new-words.pl @ 19:416394a87d9f
find changesets by author, revision, files, or words in the commit message
minifix
author
Igor Chubin <igor@chub.in>
date
Tue Apr 20 21:15:19 2010 +0400 (2010-04-20)
parents
children
line source
1
#!/usr/bin/perl
2
#
3
4
print "Experimental. Run new-words.sh instead\n";
5
exit(0);
6