MesquiteProject / MesquiteCore

The core Mesquite repository
GNU Lesser General Public License v3.0
98 stars 27 forks source link

Modified ExternalSequencerAligner now uses ShellScriptRunner #52

Closed DMaddison closed 8 years ago

DMaddison commented 8 years ago

ExternalSequencerAligner was not functioning on Windows 7. Not sure why it wasn't working, but I switched it to use ShellScriptRunner, and it now works.