mirror of
https://github.com/NixOS/nix.git
synced 2025-12-24 01:41:08 +01:00
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 printXmlGraph(Store & store, const PathSet & roots);
|
||||
void printXmlGraph(ref<Store> store, const PathSet & roots);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue