about summary refs log tree commit diff
path: root/src/libstore/gc.hh
blob: c86f7678b3dfa2785238e7e7fd5db0f03e3a3719 (plain) (blame)
1
2
3
4
5
6
#ifndef  __GC_H_INCLUDED
#define  __GC_H_INCLUDED

const unsigned int defaultGcLevel = 1000;

#endif //__GC_H_INCLUDED