From 4991bef81c7e9eb8f3f94309b1c3a1f9b8cc02ee Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Thu, 31 May 2012 14:14:50 +0200 Subject: Cleanup bin & add eclipse launch configurations --- bin/runOutcomeEditor.bat | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 bin/runOutcomeEditor.bat (limited to 'bin/runOutcomeEditor.bat') diff --git a/bin/runOutcomeEditor.bat b/bin/runOutcomeEditor.bat deleted file mode 100755 index 58f3700..0000000 --- a/bin/runOutcomeEditor.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -title OutcomeEditor -call env.bat -cd %CRISTAL_HOME% -java -classpath %LOCALCLASSPATH% com.c2kernel.gui.tabs.outcome.form.OutcomeEditor %1 %2 -- cgit v1.2.3