Accidentally broke the build.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5498 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
9607f607e0
commit
a5f97d9ce9
|
@ -5,7 +5,6 @@
|
|||
// $Id$
|
||||
package scala.tools.nsc;
|
||||
|
||||
import scala.tools.util.Reporter;
|
||||
|
||||
/** A class representing command line info for scalac */
|
||||
class CompilerCommand(arguments: List[String], error: String => unit, interactive: boolean) {
|
||||
|
|
Loading…
Reference in New Issue