CompEvol / BeastFX

GUIs for BEAST using Java FX to make things more pretty.
GNU Lesser General Public License v2.1
4 stars 1 forks source link

Command line argument handling fix. #38

Closed tgvaughan closed 1 year ago

tgvaughan commented 1 year ago

This patch fixes an error in the Beauti command line argument handling code which previously resulted in an array being read past its end when the -version_file argument was provided.