sbt/interface/src
Grzegorz Kossakowski 2a3a3d0d7a Rename Relations.{memberRefAndInheritanceDeps => nameHashing}
The previous name of the flag was rather specific: it indicated
whether the new source dependency tracking is supported by given Relations
object. However, there will be more functionality added to Relations that
is specific to name hashing algorithm. Therefore it makes sense to name
the flag as just `nameHashing`.

I decided to rename Relations implementation classes to be more
consistent with the name of the flag and with the purpose they serve.

The flag in AnalysisCallback (and classes implementing it) has been
renamed as well.
2013-11-28 13:42:39 +01:00
..
main/java/xsbti Rename Relations.{memberRefAndInheritanceDeps => nameHashing} 2013-11-28 13:42:39 +01:00
test/scala/xsbti Rename Relations.{memberRefAndInheritanceDeps => nameHashing} 2013-11-28 13:42:39 +01:00