aboutsummaryrefslogtreecommitdiff
path: root/src/jtutil/README
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-03-28 15:47:15 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-03-28 15:47:15 +0000
commit8c2a589303cea1cda747a2c3022b56a4058cdcbf (patch)
treeddfb5b37918f01a9cf9e0b8a880d698d5c83b802 /src/jtutil/README
parentf8b2108835df15d69423c17fc8f87eb058d66bc9 (diff)
minor wording tweaks
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@380 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/jtutil/README')
-rw-r--r--src/jtutil/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/jtutil/README b/src/jtutil/README
index d16004e..102e1b1 100644
--- a/src/jtutil/README
+++ b/src/jtutil/README
@@ -1,7 +1,6 @@
-This directory holds low-level utility code that we use, but that's
-not really specific to this project -- things like min/max templates,
-multidimensional array classes, fuzzy arithmetic routines, etc. All
-of this is in namespace jtutil::.
+This directory holds low-level utility code in the C++ namespace jtutil::.
+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