From 254ee6f47eebfc00462c10756a92066e82cc1a96 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 21 Jun 2011 15:46:02 +0200 Subject: Initial commit --- bin/runOutcomeEditor.bat | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 bin/runOutcomeEditor.bat (limited to 'bin/runOutcomeEditor.bat') diff --git a/bin/runOutcomeEditor.bat b/bin/runOutcomeEditor.bat new file mode 100755 index 0000000..58f3700 --- /dev/null +++ b/bin/runOutcomeEditor.bat @@ -0,0 +1,5 @@ +@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