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