summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert.plociniczak@epfl.ch>2011-02-09 17:42:46 +0000
committerHubert Plociniczak <hubert.plociniczak@epfl.ch>2011-02-09 17:42:46 +0000
commit82ffae1693e1c8a665a08ac555ded165dab24b3f (patch)
tree2d0a9bf607703beefcfda6118e3d27c50543ed95 /src
parent160b82a7dddeea2c3d2d990f01fb25f1ec7711e5 (diff)
downloadscala-82ffae1693e1c8a665a08ac555ded165dab24b3f.tar.gz
scala-82ffae1693e1c8a665a08ac555ded165dab24b3f.tar.bz2
scala-82ffae1693e1c8a665a08ac555ded165dab24b3f.zip
Partial revert of last commit.
Diffstat (limited to 'src')
-rw-r--r--src/compiler/scala/tools/nsc/interactive/BuildManager.scala2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compiler/scala/tools/nsc/interactive/BuildManager.scala b/src/compiler/scala/tools/nsc/interactive/BuildManager.scala
index adb00fe745..2827d97ae2 100644
--- a/src/compiler/scala/tools/nsc/interactive/BuildManager.scala
+++ b/src/compiler/scala/tools/nsc/interactive/BuildManager.scala
@@ -31,6 +31,8 @@ trait BuildManager {
/** Save dependency information to `file'. */
def saveTo(file: AbstractFile, fromFile: AbstractFile => String)
+ def compiler: scala.tools.nsc.Global
+
/** Delete classfiles derived from the supplied set of sources */
def deleteClassfiles(sources : Set[AbstractFile]) {
val targets = compiler.dependencyAnalysis.dependencies.targets