temp.fix: task "quickdoc" uses "starr.classpath" instead of "quick.classpath"

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8659 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
michelou 2006-09-12 12:08:47 +00:00
parent 5bd9361518
commit eebb4f8e8a
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ SETUP
classpathref="quick.classpath"/>
<taskdef
name="quickdoc" classname="scala.tools.ant.Scaladoc"
classpathref="quick.classpath"/>
classpathref="starr.classpath"/> <!-- classpathref="quick.classpath"/> -->
</target>
<!-- ===========================================================================