temporary fix for #4426

This commit is contained in:
Mark Harrah 2011-04-01 21:03:44 -04:00
parent 2b37df87b5
commit a79d06ab1f
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ class CompilerInterface
val phasesSet = new scala.collection.mutable.HashSet[Any] // 2.7 compatibility
object compiler extends Global(command.settings, reporter)
{
object dummy // temporary fix for #4426
object sbtAnalyzer extends
{
val global: compiler.type = compiler