fix: else logi

This commit is contained in:
kuoi 2023-10-10 23:02:06 +08:00
parent e4b2f66b55
commit 3938a03b70
1 changed files with 1 additions and 0 deletions

View File

@ -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