X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=script%2Fmake_tradition.pl;h=e4bc47c39d9564f497da70df5d2cac288b236efd;hb=5d90cf7462f08da5c1f328af38a8fc461c0c294a;hp=1b184a44cb2cfb0663fd561423d2e17043c7b40b;hpb=44a6e7af93c340e0cdec95f115d94702dc350e04;p=scpubgit%2Fstemmatology.git diff --git a/script/make_tradition.pl b/script/make_tradition.pl index 1b184a4..e4bc47c 100755 --- 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.