projects
/
noobscript
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nb_util.h
blob: 10ea12447775c901cfbcbe7732aa6128fc5bbd1d (
plain
)
1
2
3
4
5
6
7
#ifndef NB_UTIL_H #define NB_UTIL_H #include <assert.h> #include <stdbool.h> #endif