diff OPPL/oppl.sh @ 0:46b9d13a44fc

First commit (1.0.0)
author mikel-egana-aranguren
date Tue, 06 Sep 2011 14:53:59 -0400
parents
children 5255f1333cc4
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/OPPL/oppl.sh	Tue Sep 06 14:53:59 2011 -0400
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+java -Xmx7000M -Xms250M -DentityExpansionLimit=1000000000 -jar oppl_galaxy_tool.jar test.owl test.oppl > test_new.owl
+
+