summaryrefslogtreecommitdiff
path: root/sabbus.xml
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2008-04-04 18:00:26 +0000
committerMartin Odersky <odersky@gmail.com>2008-04-04 18:00:26 +0000
commitf9a68fb01de1edd3fa620912bbe75897133cc81b (patch)
treeb75321225503a24060ce665cdbeb3e1c95d7eb09 /sabbus.xml
parent768d107385af8f700be33b22444e537091d7f0ef (diff)
downloadscala-f9a68fb01de1edd3fa620912bbe75897133cc81b.tar.gz
scala-f9a68fb01de1edd3fa620912bbe75897133cc81b.tar.bz2
scala-f9a68fb01de1edd3fa620912bbe75897133cc81b.zip
(1) more changes for dynamic cycle detection of...
(1) more changes for dynamic cycle detection of implicits 2) change (to wildcard scoping in types 3) suppress $tag generation for purely (abstract traits 4) increase stacksize for sabbus to 32m (otherwise (problems on Windows)
Diffstat (limited to 'sabbus.xml')
-rw-r--r--sabbus.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sabbus.xml b/sabbus.xml
index ae4a142189..b2d7ec2b2a 100644
--- a/sabbus.xml
+++ b/sabbus.xml
@@ -92,7 +92,7 @@ PROPERTIES
<property name="copyright.string" value="Copyright 2002-2008, LAMP/EPFL"/>
- <property name="java.flags" value="-Xmx256M -Xms16M"/>
+ <property name="java.flags" value="-Xmx256M -Xms32M"/>
<!-- ===========================================================================
INITIALISATION