mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 11:13:23 +02:00
store hashes of API instead of full API. fixes #21
This commit is contained in:
@@ -2,6 +2,7 @@ Source
|
||||
compilation: Compilation
|
||||
hash: Byte*
|
||||
api: SourceAPI
|
||||
apiHash: Int
|
||||
|
||||
SourceAPI
|
||||
packages : Package*
|
||||
|
||||
Reference in New Issue
Block a user