summaryrefslogtreecommitdiff
path: root/bin/runOutcomeEditor.bat
diff options
context:
space:
mode:
Diffstat (limited to 'bin/runOutcomeEditor.bat')
-rwxr-xr-xbin/runOutcomeEditor.bat5
1 files changed, 5 insertions, 0 deletions
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