summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 66c9190652..88fbccfe79 100644
--- a/build.xml
+++ b/build.xml
@@ -217,7 +217,7 @@ SETUP
classpathref="quick.classpath"/>
<taskdef
name="quickdoc" classname="scala.tools.ant.Scaladoc"
- classpathref="starr.classpath"/> <!-- classpathref="quick.classpath"/> -->
+ classpathref="quick.classpath"/>
</target>
<!-- ===========================================================================