Really expose Eval. Fixes error in #50

This commit is contained in:
Dale Wijnand 2016-10-28 12:19:41 +01:00
parent e762cae61e
commit 042d3de956
No known key found for this signature in database
GPG Key ID: 4F256E3D151DF5EF
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package sbt.internal.util
package sbt.util
import scala.annotation.tailrec