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