aboutsummaryrefslogtreecommitdiff
path: root/src/parsec/include/con_path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parsec/include/con_path.h')
-rw-r--r--src/parsec/include/con_path.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/parsec/include/con_path.h b/src/parsec/include/con_path.h
new file mode 100644
index 0000000..28d8e0f
--- /dev/null
+++ b/src/parsec/include/con_path.h
@@ -0,0 +1,15 @@
+/*
+ * PARSEC HEADER: con_path.h
+ */
+
+#ifndef _CON_PATH_H_
+#define _CON_PATH_H_
+
+
+// external functions
+
+
+
+#endif // _CON_PATH_H_
+
+