Blob Blame History Raw
#ifndef TREEBNF_TMPFILE_IMPL_H
#define TREEBNF_TMPFILE_IMPL_H

int tbnf_tmpfile(void);

#endif