aboutsummaryrefslogtreecommitdiff
path: root/src/README
diff options
context:
space:
mode:
authorsvnadmin <svnadmin@f88db872-0e4f-0410-b76b-b9085cfa78c5>2008-06-26 13:51:26 +0000
committersvnadmin <svnadmin@f88db872-0e4f-0410-b76b-b9085cfa78c5>2008-06-26 13:51:26 +0000
commit9716af1598ddfd2ab8ee7198b35cca1df312c4fd (patch)
tree5f903e795434362f0360ee2e3e65a27e6c6601c3 /src/README
parent8cb0df53b3d5d615624b9bffdcc11cf13905cfc0 (diff)
Make "Erik" branch the default trunk for AHFinderDirect.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1526 f88db872-0e4f-0410-b76b-b9085cfa78c5
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.