mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 02:57:21 +02:00
Deprecate AnalysisFormats.
This commit is contained in:
@@ -15,6 +15,7 @@ package inc
|
||||
import Logger.{m2o, position, problem}
|
||||
import Relations.{Source => RSource}
|
||||
|
||||
@deprecated("Replaced by InternedAnalysisFormats. OK to remove in 0.14.", since="0.13.1")
|
||||
object AnalysisFormats
|
||||
{
|
||||
type RFF = Relation[File, File]
|
||||
|
||||
Reference in New Issue
Block a user