summaryrefslogtreecommitdiff
path: root/doc/UsersGuide
diff options
context:
space:
mode:
authorjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-05-11 13:59:54 +0000
committerjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-05-11 13:59:54 +0000
commitc6ccb1aaebac62ffc013548bf9a5ccf1f0e83d25 (patch)
treede2a814dd30abd0e3753e8f44943858ba7e33b8b /doc/UsersGuide
parente6f599fa48347c824f8a2bd852f96744d7723d7f (diff)
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
Diffstat (limited to 'doc/UsersGuide')
-rw-r--r--doc/UsersGuide/ThornWriters.tex3
1 files changed, 2 insertions, 1 deletions
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}>}]