log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
new-words
view new-words.pl @ 29:c631833fa2be
find changesets by author, revision, files, or words in the commit message
minifixes related to unicode support
author
Igor Chubin <igor@chub.in>
date
Mon Jun 21 19:46:58 2010 +0300 (2010-06-21)
parents
children
line source
1
#!/usr/bin/perl
2
#
3
4
print "Experimental. Run new-words.sh instead\n";
5
exit(0);
6