aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-10-23 16:59:47 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-10-23 16:59:47 +0000
commit2fa1d0ac28dbeda0d905a9a1fc5bb014bd012aea (patch)
tree94b96979f2d432fe7589c673ed27c8a559c7c9bf /src
parent5f29e8d72162d4fe0a89bef240f855d81d8d5239 (diff)
tweak a comment
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@853 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src')
-rw-r--r--src/driver/driver.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/driver/driver.hh b/src/driver/driver.hh
index 9b2a4c0..547ec26 100644
--- a/src/driver/driver.hh
+++ b/src/driver/driver.hh
@@ -158,7 +158,7 @@ struct AH_info
//
// (A single copy of) this struct holds all of our state that's
-// persistent across Cactus scheduler calls.
+// persistent across Cactus scheduler calls. This copy lives in "state.cc".
//
struct state
{