Skip to content
Snippets Groups Projects
Commit 957a5f33 authored by David Bühler's avatar David Bühler
Browse files

[metrics] Uses Eva.Analysis.self instead of Db.Value.self.

parent f2dd7372
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ module PivotSourceState =
(Datatype.List(Datatype.String))
(struct
let name = "PivotSourceState"
let dependencies = [ Ast.self; Db.Value.self; Property_status.self;
let dependencies = [ Ast.self; Eva.Analysis.self; Property_status.self;
Messages.self ]
end)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment