More of the same
This commit is contained in:
parent
fa7cd5369b
commit
c780c1124e
5 changed files with 13 additions and 13 deletions
|
|
@ -6,6 +6,6 @@ namespace nix {
|
|||
|
||||
class Store;
|
||||
|
||||
void printDotGraph(Store & store, const PathSet & roots);
|
||||
void printDotGraph(ref<Store> store, const PathSet & roots);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue