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