aboutsummaryrefslogtreecommitdiff
path: root/src/jtutil/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/jtutil/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/jtutil/README')
-rw-r--r--src/jtutil/README6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/jtutil/README b/src/jtutil/README
index 31ac7aa..1b6ea5e 100644
--- a/src/jtutil/README
+++ b/src/jtutil/README
@@ -1,8 +1,6 @@
This directory holds low-level utility code in the C++ namespace jtutil::.
-Apart from this namespace being inside this thorn's global AHFinderDirect::
-namespace, this code isn't specific to this project -- it's things like
-min/max templates, multidimensional array classes, fuzzy arithmetic
-routines, etc.
+This code is not specific to this project -- it's things like min/max
+templates, multidimensional array classes, fuzzy arithmetic routines, etc.
array<fp>
is a template class (templated on the integer or floating-point