index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
legacy
/
nix-copy-closure.hh
blob: fb5d0fc6e510c71fc331b54fee95c7e74fcff78d (
plain
)
1
2
3
4
5
6
7
8
#pragma once
/// @file
namespace
nix
{
void
registerNixCopyClosure
();
}