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