changeset 12:d0722148cb59

XML file improved for consistency
author Mikel Egaña Aranguren <mikel-egana-aranguren@toolshed.g2.bx.psu.edu>
date Thu, 22 Mar 2012 14:37:46 +0100
parents 6ca67b155e32
children 7e6604a5ee55
files OPPL/oppl.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/OPPL/oppl.xml	Fri Mar 09 16:15:27 2012 +0100
+++ b/OPPL/oppl.xml	Thu Mar 22 14:37:46 2012 +0100
@@ -33,9 +33,9 @@
 	
 	<!-- For debugging simply remove 2>/dev/null Or uncomment bellow (And comment the default settings above). It will fail always (Due to OPPL messages) but at least it will be informative -->
 
-	<command>
+	<!--<command>
 		java -Xmx7000M -Xms250M -DentityExpansionLimit=1000000000 -jar ${__tool_data_path__}/shared/jars/oppl_galaxy.jar $input $reasoner $OPPL $format > $output
-	</command>
+	</command>-->