log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
new-words
view new-words.pl @ 37:be6336e98b3c
find changesets by author, revision, files, or words in the commit message
new-words.py started
author
igor@chub.in
date
Fri Jan 21 15:59:45 2011 +0200 (2011-01-21)
parents
children
line source
1
#!/usr/bin/perl
2
#
3
4
print "Experimental. Run new-words.sh instead\n";
5
exit(0);
6