fix the classpath for the "quick" scalaint script

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6731 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
spoon 2006-03-13 12:03:04 +00:00
parent 58d0c3ef64
commit 7461ef79b7
1 changed files with 1 additions and 1 deletions

View File

@ -630,7 +630,7 @@ BUILD QUICK-TEST LAYER
class="scala.tools.nsc.MainInterpreter"
version="${version.number}"
copyright="${copyright}"
classpath=""
classpath="#SCALA_HOME#/${lib.dir.name}:#SCALA_HOME#/${comp.dir.name}:#SCALA_HOME#/${fjbg.name}"
javaFlags="-Xmx256M -Xms16M"
/>
<chmod