From c6ccb1aaebac62ffc013548bf9a5ccf1f0e83d25 Mon Sep 17 00:00:00 2001 From: jthorn Date: Thu, 11 May 2006 13:59:54 +0000 Subject: Apply a slightly-tweaked version of David Rideout's patch http://www.cactuscode.org/old/pipermail/patches/2006-February/000147.html based on discussions at today's access-grid "Cactus call": "Inherits" et al get *groups* of variables from other *implementations*. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4295 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/UsersGuide/ThornWriters.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/UsersGuide/ThornWriters.tex b/doc/UsersGuide/ThornWriters.tex index 0baaa2a1..04b450e2 100644 --- a/doc/UsersGuide/ThornWriters.tex +++ b/doc/UsersGuide/ThornWriters.tex @@ -238,7 +238,8 @@ Can only be seen by this thorn. \end{Lentry} Corresponding to the first two access levels there are two relationship -statements that can be used to get variables from other thorns. +statements that can be used to get variables (actually groups of variables, +see below) from other groups. \begin{Lentry} \item [\texttt{Inherits: <\var{name}>}] -- cgit v1.2.3