index
:
nastd.git
master
fixed key in-memory database
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
periodic.h
blob: df0f32aa413523ff591f446dfde263c980723fa8 (
plain
)
1
2
3
4
5
6
#ifndef NAST_PERIODIC_H #define NAST_PERIODIC_H int periodic_new(); #endif