Removing old version of mafft to replace with the new
[jabaws.git] / binaries / src / mafft / core / mafft.bat
diff --git a/binaries/src/mafft/core/mafft.bat b/binaries/src/mafft/core/mafft.bat
deleted file mode 100644 (file)
index 29e728e..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-@echo off\r
-\r
-set CYGDIR=C:\cygwin\r
-@REM Specify the root directory of Cygwin.\r
-@REM CYGDIR=C:\cygwin if you took the defaults.\r
-\r
-set PATHBK=%PATH%\r
-set PATH=/usr/bin/\r
-%CYGDIR%\bin\bash %CYGDIR%\usr\local\bin\mafft %* \r
-set PATH=%PATHBK%\r
-\r
-@REM %CYGDIR%\bin\sleep 10000\r
-\r