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
/
c_implementation
/
tests
/
test_akutils.c
blob: 8619e974f10599301969c419f0bb756a2bf293b0 (
plain
)
1
2
3
4
5
6
7
#include <libakutils.h>
int
main
()
{
ak_utils
();
return
0
;
}