summaryrefslogtreecommitdiffhomepage
path: root/include/ocl
diff options
context:
space:
mode:
Diffstat (limited to 'include/ocl')
-rw-r--r--include/ocl/tproc.hpp12
-rw-r--r--include/ocl/tproc/detail/config.hpp0
-rw-r--r--include/ocl/tproc/rope.hpp0
3 files changed, 12 insertions, 0 deletions
diff --git a/include/ocl/tproc.hpp b/include/ocl/tproc.hpp
new file mode 100644
index 0000000..84a2851
--- /dev/null
+++ b/include/ocl/tproc.hpp
@@ -0,0 +1,12 @@
+// Copyright 2025, Amlal El Mahrouss (amlal@nekernel.org)
+// Distributed under the Boost Software License, Version 1.0. (See accompanying
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+// Official repository: https://github.com/ocl-org/tproc
+
+#ifndef OCL_TPROC_HPP
+#define OCL_TPROC_HPP
+
+#include <ocl/tproc/detail/config.hpp>
+#include <ocl/tproc/rope.hpp>
+
+#endif // OCL_TPROC_HPP
diff --git a/include/ocl/tproc/detail/config.hpp b/include/ocl/tproc/detail/config.hpp
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/include/ocl/tproc/detail/config.hpp
diff --git a/include/ocl/tproc/rope.hpp b/include/ocl/tproc/rope.hpp
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/include/ocl/tproc/rope.hpp