nothing, really
This commit is contained in:
parent
2a41772d0a
commit
0eee4fa1b0
|
|
@ -62,7 +62,7 @@ if (arguments.length == getopt.ind) {
|
||||||
print("");
|
print("");
|
||||||
print("Note: The output is TAB delimited with each line consisting of allele1, allele2,");
|
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(" #mismatches/gaps on primary exons, #mismatches/gaps on other exons and");
|
||||||
print(" #exons used in typing.");
|
print(" #exons used in typing.\n");
|
||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue