# HG changeset patch # User da-intersect # Date 1367296045 14400 # Node ID caf9e5b5a32600419f8016b4d4dfe46302cb474e # Parent 3c7f675ba9f9ade1131757d45f8e9184093a9e81 Uploaded diff -r 3c7f675ba9f9 -r caf9e5b5a326 protein_generator.sh --- a/protein_generator.sh Fri Apr 19 01:56:01 2013 -0400 +++ b/protein_generator.sh Tue Apr 30 00:27:25 2013 -0400 @@ -22,4 +22,4 @@ jar_path="${DIR}/jars/${1}" shift -java -jar $jar_path $@ +java -Xmx3072M -jar $jar_path $@