projects
/
scpubgit/stemmatology.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
44a6e7a
)
as long as we are hacking...
Tara L Andrews [Wed, 22 Feb 2012 20:10:03 +0000 (21:10 +0100)]
script/make_tradition.pl
patch
|
blob
|
blame
|
history
diff --git
a/script/make_tradition.pl
b/script/make_tradition.pl
index
1b184a4
..
e4bc47c
100755
(executable)
--- a/
script/make_tradition.pl
+++ b/
script/make_tradition.pl
@@
-82,6
+82,8
@@
if( $HACK ) {
my @togo = qw/ C E G /;
$tradition->collation->clear_witness( @togo );
$tradition->del_witness( @togo );
+ # Set the funny name while we're at it
+ $tradition->name( "\x{17d}amanakagrut\x{2bf}iwn" );
}
# Now output what we have been asked to.