index
:
arching-kaos-tools/.git
master
origin/HEAD
origin/dev
origin/featureentershowzblocksonlyflag
origin/master
origin/mining
origin/patchnews1
origin/pkg-manager
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_aklogcatter.c
blob: bc45063bcae77b43d3ef3d87234a3649ba8c10dd (
plain
)
1
2
3
4
5
6
7
#include <aklogcatter.h>
int
main
()
{
ak_logcatter
();
return
0
;
}