summaryrefslogtreecommitdiffhomepage
path: root/CLAUDE.md
diff options
context:
space:
mode:
Diffstat (limited to 'CLAUDE.md')
-rw-r--r--CLAUDE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CLAUDE.md b/CLAUDE.md
index c40d1b4..e6ab9bd 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -127,5 +127,5 @@ The `basic_rope` class template is the core component:
- Use tabs for indentation (enforced by clang-format)
- All source files include Boost Software License headers
-- Include guards use `__OCL_TPROC_*` pattern for main headers, `OCL_TPROC_*` for detail headers
+- Include guards use `OCL_TPROC_*` pattern for main headers, `OCL_TPROC_*` for detail headers
- Namespace: All public API is in `ocl` or `ocl::tproc` namespace