index
:
arching-kaos-tools/.git
master
origin/HEAD
origin/dev
origin/featureentershowzblocksonlyflag
origin/master
origin/mining
origin/patchnews1
Tools to interact and build an Arching Kaos Infochain
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
/
test_aksettings.c
blob: 5b7d71e641cca2a710bc8b3244389ae589774571 (
plain
)
1
2
3
4
5
6
7
#include <aksettings.h>
int
main
()
{
ak_settings
();
return
0
;
}