summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorGeoffrey Washburn <geoffrey.washburn@epfl.ch>2008-04-07 14:41:08 +0000
committerGeoffrey Washburn <geoffrey.washburn@epfl.ch>2008-04-07 14:41:08 +0000
commit427a2eaad65d302ca7d4a5e78c9cec71a37ea6f2 (patch)
treec0befba76bb692a3d5495a0b02ead3c6101f07db /build.xml
parent5ac5c4c3ce4e93699d4de0f263d264ca5dfbfc23 (diff)
downloadscala-427a2eaad65d302ca7d4a5e78c9cec71a37ea6f2.tar.gz
scala-427a2eaad65d302ca7d4a5e78c9cec71a37ea6f2.tar.bz2
scala-427a2eaad65d302ca7d4a5e78c9cec71a37ea6f2.zip
More stubs for MSIL, but I do not have the pati...
More stubs for MSIL, but I do not have the patience to create all of them at the moment. So for now the MSIL build is still a special case. We should have the students working on MSIL finish creating stubs (and perhaps implement some of them).
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 6392de1e79..61d485184b 100644
--- a/build.xml
+++ b/build.xml
@@ -1090,7 +1090,6 @@ MSIL
<include name="scala/reflect/*.scala"/>
<include name="scala/testing/*.scala"/>
<include name="scala/text/*.scala"/>
- <include name="scala/util/**/*.scala"/>
</quick>
<exec