From 2aa301a2f32aac28e9e19dce354a6267493c13ae Mon Sep 17 00:00:00 2001 From: jthorn Date: Thu, 15 Aug 2002 12:31:12 +0000 Subject: clarify what it means for cg.hh to be a "dangerous" header file git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@697 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- src/gr/README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/gr') diff --git a/src/gr/README b/src/gr/README index 5944ef3..32b834f 100644 --- a/src/gr/README +++ b/src/gr/README @@ -19,8 +19,11 @@ gfns.hh Defines the gfns of all the gridfns as enums in namespace gfns::. cg.hh - This is a "dangerous" header file which defines the "virtual machine" - used by the machine-generated code in ../gr.cg/. + This header file defines the "virtual machine" used by the + machine-generated code in ../gr.cg/. This file is "dangerous" + in that it #defines macros for all the gridfns, which will + break lots of other code. See the header comments in this + file for details. doit.maple Top-level driver for all the Maple code. -- cgit v1.2.3