diff options
Diffstat (limited to 'src/parsec/include/t_pack.h')
| -rw-r--r-- | src/parsec/include/t_pack.h | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/parsec/include/t_pack.h b/src/parsec/include/t_pack.h new file mode 100644 index 0000000..367d467 --- /dev/null +++ b/src/parsec/include/t_pack.h @@ -0,0 +1,14 @@ +/* + * PARSEC HEADER: t_pack.h + */ + +#ifndef _T_PACK_H_ +#define _T_PACK_H_ + + +// external functions + + +#endif // T_PACK_ + + |
