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