nothing, really

This commit is contained in:
Heng Li 2014-11-04 16:00:25 -05:00
parent 2a41772d0a
commit 0eee4fa1b0
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ if (arguments.length == getopt.ind) {
print("");
print("Note: The output is TAB delimited with each line consisting of allele1, allele2,");
print(" #mismatches/gaps on primary exons, #mismatches/gaps on other exons and");
print(" #exons used in typing.");
print(" #exons used in typing.\n");
exit(1);
}