diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-05-31 14:14:50 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-05-31 14:14:50 +0200 |
| commit | 4991bef81c7e9eb8f3f94309b1c3a1f9b8cc02ee (patch) | |
| tree | d46b80a7efcc770d28cdeb3c5a6083a8c9b97c0c /bin/lcp.bat | |
| parent | 56afac46ce0912eb496b5b22af0d28070218e7be (diff) | |
Cleanup bin & add eclipse launch configurations
Diffstat (limited to 'bin/lcp.bat')
| -rwxr-xr-x | bin/lcp.bat | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/lcp.bat b/bin/lcp.bat deleted file mode 100755 index f2bb801..0000000 --- a/bin/lcp.bat +++ /dev/null @@ -1,9 +0,0 @@ -set _CLASSPATHCOMPONENT=%1
-:argCheck
-if %2a==a goto gotAllArgs
-shift
-set _CLASSPATHCOMPONENT=%_CLASSPATHCOMPONENT% %1
-goto argCheck
-:gotAllArgs
-set LOCALCLASSPATH=%LOCALCLASSPATH%;%_CLASSPATHCOMPONENT%
-
|
