index
:
tpax
main
a topological pax implementation
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
internal
/
tpax_tmpfile_impl.h
blob: f146326038c32fc09cb4fc6e778932bf9805c674 (
plain
)
1
2
3
4
5
6
#ifndef TPAX_TMPFILE_IMPL_H
#define TPAX_TMPFILE_IMPL_H
int
tpax_tmpfile
(
void
);
#endif