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