log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
new-words
view new-words.pl @ 7:57dc4ef40415
find changesets by author, revision, files, or words in the commit message
Added tag v0.1 for changeset d1851ee29a1a
author
Igor Chubin <igor@chub.in>
date
Wed Mar 31 18:56:56 2010 +0300 (2010-03-31)
parents
children
line source
1
#!/usr/bin/perl
2
#
3
4
print "Experimental. Run new-words.sh instead\n";
5
exit(0);
6