Merge pull request #13 from sbt/wip/packagenames2

package name change and test migration
This commit is contained in:
eugene yokota 2015-09-07 02:51:08 -04:00
commit 589bb1a340
7 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
package sbt.util.internal
package sbt.internal.util
package appmacro
import scala.reflect._

View File

@ -1,4 +1,4 @@
package sbt.util.internal
package sbt.internal.util
package appmacro
import scala.reflect._

View File

@ -1,4 +1,4 @@
package sbt.util.internal
package sbt.internal.util
package appmacro
import Classes.Applicative

View File

@ -1,4 +1,4 @@
package sbt.util.internal
package sbt.internal.util
package appmacro
import Types.Id

View File

@ -1,4 +1,4 @@
package sbt.util.internal
package sbt.internal.util
package appmacro
import scala.reflect._

View File

@ -1,4 +1,4 @@
package sbt.util.internal
package sbt.internal.util
package appmacro
import Types.Id