mirror of https://github.com/sbt/sbt.git
Really expose Eval. Fixes error in #50
This commit is contained in:
parent
e762cae61e
commit
042d3de956
|
|
@ -1,4 +1,4 @@
|
|||
package sbt.internal.util
|
||||
package sbt.util
|
||||
|
||||
import scala.annotation.tailrec
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue