Log In
tulips
/
treebnf
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Blame src/internal/treebnf_tmpfile_impl.h
Branch:
ae7810f56e1daa1d2e35c06969c26835c1ed7800
main
ae7810f56e1daa1d2e35c06969c26835c1ed7800
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