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