From 629b3d489bdb171031d93b926f48a5cd5c5c2ab7 Mon Sep 17 00:00:00 2001 From: jthorn Date: Tue, 15 Oct 2002 21:05:56 +0000 Subject: remove a LaTeX-ism git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@835 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index a08658f..5a0e4ca 100644 --- a/README +++ b/README @@ -115,9 +115,10 @@ In particular: * The code will compile ok under either the archaic or the modern for-loop declaration scope rules. * C header files are used in the pre-namespaces form (eg ). - (This is deprecated in standard \Cplusplus{}, but alas none of the - more modern forms ( and namespace std::) seem to be supported - on as wide a range of systems as the pre-namespaces forms.) + (In ISO-standard C++ this is deprecated (but still supported), but + alas none of the more modern forms ( and namespace std::) + seem to be supported on as wide a range of systems as the pre-namespaces + form.) * vector is the only part of the C++ standard template library (STL) used. Either or is #included, depending on which of them exists (this is probed by the Cactus configuration process). -- cgit v1.2.3