aboutsummaryrefslogtreecommitdiff
path: root/src/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/README')
-rw-r--r--src/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/README b/src/README
index 3830f6a..d491526 100644
--- a/src/README
+++ b/src/README
@@ -46,12 +46,12 @@ include/ contains common header files which don't live in any other
source directory; all compile-time options for this thorn
are configured here
-All the C++ code in the directories
+All the code in the directories
driver/
gr/
gr.cg/
elliptic/
patch/
-is in namespace AHFinderDirect:: . All the code in the directories
+is in namespace AHFinderDirect. All the code in the directories
jtutil/
-is in namespace AHFinderDirect::jtutil:: .
+is in namespace jtutil.