fix: else logi
This commit is contained in:
parent
e4b2f66b55
commit
3938a03b70
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ if ((eqstring [ $input>. fas ]) || (eqstring [ $input>. fasta ]))
|
|||
else
|
||||
if ((eqstring [ $input>. tnt ]) || (eqstring [ $input>. ss ]))
|
||||
set istnt 1;
|
||||
else
|
||||
if ((eqstring [ $input>. nex ]) || (eqstring [ $input>. nexus ]))
|
||||
set isnex 1;
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue