sbt/internal/util-collection/src
Ethan Atkins d178f13fc0 Rename generic parameter
I was seeing a number of compiler warnings about the type parameter
Scope:
    Settings.scala:55:12: type parameter Scope defined in trait Init shadows class Scope defined in package util. You may want to rename your type parameter, or possibly remove it.

I'm not sure why I wasn't seeing these before, but the fix is simple.
2019-03-28 08:31:10 -07:00
..
main/scala/sbt Rename generic parameter 2019-03-28 08:31:10 -07:00
test/scala Update header 2018-09-14 04:53:36 -04:00