index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
exit.cc
blob: 73cd8b04ee8ab4b0f9faace96b066350f786bf45 (
plain
)
1
2
3
4
5
6
7
#include
"exit.hh"
namespace
nix
{
Exit
::~
Exit
()
{}
}