summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1bb647e..0033f54 100755
--- a/pom.xml
+++ b/pom.xml
@@ -43,6 +43,7 @@
<configuration>
<mainClass>bjc.rgens.parser.RGrammarTest</mainClass>
<arguments>
+ <argument>-Xss1M</argument>
</arguments>
</configuration>
</plugin>