Log In
tulips
/
treebnf
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Blame src/internal/treebnf_tmpfile_impl.h
Branch:
cf21ce79929bd349c0c94d08018fb251b1653b5d
main
cf21ce79929bd349c0c94d08018fb251b1653b5d
src
internal
treebnf_tmpfile_impl.h
Blob
History
Raw
02e59c
#ifndef TREEBNF_TMPFILE_IMPL_H
02e59c
#define TREEBNF_TMPFILE_IMPL_H
02e59c
02e59c
int tbnf_tmpfile(void);
02e59c
02e59c
#endif