JAL-1518 drop Jalopy from utils directory
[jalview.git] / utils / jalopy / bin / lcp.bat
diff --git a/utils/jalopy/bin/lcp.bat b/utils/jalopy/bin/lcp.bat
deleted file mode 100755 (executable)
index d4ebc44..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-SET _CLASSPATHCOMPONENT=%1\r
-:argCheck\r
-IF %2a==a GOTO gotAllArgs\r
-SHIFT\r
-SET _CLASSPATHCOMPONENT=%_CLASSPATHCOMPONENT% %1\r
-GOTO argCheck\r
-:gotAllArgs\r
-SET LOCALCLASSPATH=%_CLASSPATHCOMPONENT%;%LOCALCLASSPATH%
\ No newline at end of file