log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
new-words
view new-words.pl @ 42:3ec83a7cc544
find changesets by author, revision, files, or words in the commit message
minifix: psyco activated if installed
author
Igor Chubin <igor@chub.in>
date
Mon Jan 24 06:31:42 2011 +0100 (2011-01-24)
parents
children
line source
1
#!/usr/bin/perl
2
#
3
4
print "Experimental. Run new-words.sh instead\n";
5
exit(0);
6